Skip to content

Releases: diggerhq/digger

Drift v0.1.0

20 Oct 18:23

Choose a tag to compare

Drift Detection Service v0.1.0

Automated infrastructure drift detection and reporting service (Enterprise Edition).

Docker Image

docker pull ghcr.io/diggerhq/digger/drift:v0.1.0

Kubernetes Deployment

helm repo add digger https://diggerhq.github.io/digger
helm install drift digger/digger-drift \
  --set drift.image.repository=ghcr.io/diggerhq/digger/drift \
  --set drift.image.tag=v0.1.0

Features

  • Multi-VCS support (GitHub, GitLab, Bitbucket)
  • Automated drift detection
  • Slack notifications
  • GitHub issue creation

Digger Backend EE v0.1.0

20 Oct 17:20

Choose a tag to compare

Digger Backend (Enterprise Edition) v0.1.0

Terraform orchestration service with advanced features and multi-VCS support.

Docker Image

docker pull ghcr.io/diggerhq/digger/digger-backend-ee:v0.1.0

v0.6.128

09 Oct 23:28
bd1a541

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.127...v0.6.128

vLatest

09 Oct 23:41
bd1a541

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: taco/cli/v0.1.10...vLatest

v0.6.127

03 Oct 01:43
b99224a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.126...v0.6.127

taco/cli/v0.1.10

03 Oct 02:03
06c1cc1

Choose a tag to compare

Taco CLI v0.1.10

Downloads

Installation

Download the appropriate binary for your platform and make it executable:

chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco

taco/statesman/v0.1.10

01 Oct 00:41
10ae843

Choose a tag to compare

Taco Statesman v0.1.10

Downloads

Docker

docker pull ghcr.io/diggerhq/digger/taco-statesman:v0.1.10

Installation

Download the appropriate binary for your platform and make it executable:

chmod +x statesman-<platform>-<arch>
sudo mv statesman-<platform>-<arch> /usr/local/bin/statesman

taco/cli/v0.1.9

01 Oct 01:46
e507bc0

Choose a tag to compare

Taco CLI v0.1.9

Downloads

Installation

Download the appropriate binary for your platform and make it executable:

chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco

taco/statesman: v0.1.9

01 Oct 00:00
58e60e7

Choose a tag to compare

0.1.9 (2025-09-30)

Miscellaneous

taco/cli/v0.1.8

30 Sep 23:59
bd1bf35

Choose a tag to compare

Taco CLI v0.1.8

Downloads

Installation

Download the appropriate binary for your platform and make it executable:

chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco