Releases: ConfigButler/gitops-reverser
Releases · ConfigButler/gitops-reverser
Release list
v0.37.0
Immutable
release. Only release title and notes can be modified.
0.37.0 (2026-07-16)
Features
- acceptance: accept benign repo-hygiene passengers instead of refusing the folder (#242) (49327fd)
- acceptance: treat a release-referenced values file as read-only context (#245) (d25c013)
- overlay: prove new-object placement; author images/replicas overrides and $patch:delete (#244) (38590d1)
- render-root scoping + tolerate patches and patched overlays reading ../../base (#239) (e9d6be1)
- scan-repo: adopt external-base overlays instead of refusing them (#243) (c7650f9)
Bug Fixes
Documentation
gitops-reverser: v0.36.0
Immutable
release. Only release title and notes can be modified.
0.36.0 (2026-07-14)
⚠ BREAKING CHANGES
- kustomize: attribute overrides with a dyed render, verify by re-render, delete the re-implementation (#233)
- kustomize: read kustomization.yaml with kustomize, not a hand-written parser (#229)
Features
- kustomize: attribute overrides with a dyed render, verify by re-render, delete the re-implementation (#233) (61ed1e7)
- kustomize: read kustomization.yaml with kustomize, not a hand-written parser (#229) (6b3f202)
Bug Fixes
gitops-reverser: v0.35.0
Immutable
release. Only release title and notes can be modified.
0.35.0 (2026-07-14)
⚠ BREAKING CHANGES
- gitops-api: layout corpus, support baseline, and doc-link checker (#224)
Features
- bi-directional ArgoCD advise/tests + strip Argo tracking-id from Git writes (#225) (ddd75cb)
- gitops-api: layout corpus, support baseline, and doc-link checker (#224) (c48cc58)
Bug Fixes
gitops-reverser: v0.34.0
gitops-reverser: v0.33.0
gitops-reverser: v0.32.0
Immutable
release. Only release title and notes can be modified.
gitops-reverser: v0.31.0
Immutable
release. Only release title and notes can be modified.
gitops-reverser: v0.30.0
Immutable
release. Only release title and notes can be modified.
gitops-reverser: v0.29.2
Immutable
release. Only release title and notes can be modified.
gitops-reverser: v0.29.0
0.29.0 (2026-06-30)
⚠ BREAKING CHANGES
- bumping crd versions and last edits
- validating webhook is required (even is audit has been configured).
Features
- --author-attribution={true|false} is now allowing you to enable or disable the need for kube-api configuration (at the cost of loosing the real author). (7860294)
- bumping crd versions and last edits (4fcffa3)
- CommitRequest can be attributed by validating webhook handler since it's an internal command (58dd37a)
- let's get all testing to Kubernetes 1.36 (905ff29)
- manifestanalyzer,git: refuse unsupported GitTarget folder content in the writer (6264d5d)
- refuse weird files in GitTarget path, but do allow .gittargetignore (1bf3820)
- reworking metrics to new architecture (b502afe)
- validating webhook is required (even is audit has been configured). (96ec390)
- watch-first ingestion (28389c9)
- watch: diff watch-derived vs audit-derived desired sets (Phase 1 payoff) (c8ba472)
- watch: parallel watch-state stream behind --watch-state-stream (097230b)
- watch: surface a refused GitTarget folder as a Blocked stream (5bdc43d)
Bug Fixes
- Allow GitTarget to respond quickly to changes in the tracked GitFolder (591d310)
- e2e: gate cluster readiness on healthy API discovery (5b81718)
- green CI — guard anonymous-access nil deref and skip audit webhook TLS for committer-only e2e (1e23e16)
- wainting for the right status to return (cc701d6)
Documentation
- adding skills and working on status design (e55b63a)
- created new plan, and hopefully found why the tests are so flaky (9e610e6)
- designing gittargetignore (19ffc7e)
- final review on architecture.md (046b538)
- moving architecture along with the rewrite (6e1193a)
Installation
Quick Install (Single YAML)
kubectl apply -f https://github.com/ConfigButler/gitops-reverser/releases/download/gitops-reverser-v0.29.0/install.yamlHelm Chart
helm install gitops-reverser oci://ghcr.io/configbutler/charts/gitops-reverser --version 0.29.0Docker Images
This release is available as a Docker image:
docker pull ghcr.io/configbutler/gitops-reverser:0.29.0
docker pull ghcr.io/configbutler/gitops-reverser:latestPlatforms: linux/amd64, linux/arm64