Skip to content

Drift v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Oct 18:23
· 4 commits to develop since this release

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