Releases: raffis/gitops-zombies
Releases · raffis/gitops-zombies
v0.0.9
What's Changed
- ci: replace dependabot with renovate by @raffis in #87
- docs: add codeowners, code of conduct, contributing by @raffis in #99
- chore(deps): update golang.org/x/exp digest to 10a5072 by @renovate in #88
- chore(deps-dev): update actions/checkout digest to 8f4b7f8 by @renovate in #89
- chore(deps-dev): update github/codeql-action digest to f0a422f by @renovate in #90
- chore(deps-dev): update pascalgn/size-label-action digest to a4655c4 by @renovate in #91
- chore(deps): update kubernetes packages to v0.26.3 by @renovate in #92
- chore(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #93
- chore(deps-dev): update anchore/sbom-action action to v0.13.4 by @renovate in #95
- chore(deps): update alpine docker tag to v3.17 by @renovate in #96
- chore(deps): update golang docker tag to v1.20 by @renovate in #97
- chore(deps): update module k8s.io/klog/v2 to v2.90.1 by @renovate in #94
- chore(deps): update module github.com/fluxcd/helm-controller/api to v0.32.0 by @renovate in #100
- chore(deps-dev): update actions/cache action to v3.3.1 by @renovate in #102
- chore(deps-dev): update actions/setup-go action to v4 by @renovate in #104
- chore(deps-dev): update anchore/sbom-action action to v0.14.1 by @renovate in #106
- chore(deps): update module github.com/fluxcd/kustomize-controller/api to v0.35.1 by @renovate in #101
- chore(deps-dev): update github/codeql-action digest to fa7cce4 by @renovate in #108
- chore(deps): update module github.com/spf13/cobra to v1.7.0 by @renovate in #109
- chore(deps-dev): update github/codeql-action digest to 66aeadb by @renovate in #111
- chore(deps-dev): update github/codeql-action digest to f32426b by @renovate in #112
- ci: update to go1.20 by @raffis in #110
- chore(deps-dev): update actions/checkout digest to 83b7061 by @renovate in #115
- chore(deps-dev): update github/codeql-action digest to d944b34 by @renovate in #113
- chore(deps): update module github.com/fluxcd/helm-controller/api to v0.32.1 by @renovate in #107
- ci: update cosign to v2 (action to v3) by @raffis in #118
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- chore(deps): bump cirrus-actions/rebase from 1.7 to 1.8 by @dependabot in #36
- chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #34
- chore(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #33
- chore(deps): bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in #35
- 🚀 add advanced filtering configuration by @darkweaver87 in #44
- 🐛 fix object ID matching kustomization controller one by @darkweaver87 in #55
- chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #41
- chore(deps): bump k8s.io/cli-runtime from 0.26.0 to 0.26.1 by @dependabot in #47
- chore(deps): bump anchore/sbom-action from 0.13.1 to 0.13.3 by @dependabot in #49
- chore(deps): bump actions/cache from 3.0.11 to 3.2.4 by @dependabot in #50
- chore(deps): bump github.com/fluxcd/kustomize-controller/api from 0.31.0 to 0.33.0 by @dependabot in #54
- chore(deps): bump github/codeql-action from 2.1.37 to 2.2.2 by @dependabot in #52
- chore(deps): bump github.com/fluxcd/helm-controller/api from 0.27.0 to 0.29.0 by @dependabot in #53
- chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.26.1 by @dependabot in #48
- 🎉 add exclusion filters for labels and annotations by @darkweaver87 in #57
- chore(deps): bump fossa-contrib/fossa-action from 1.2.0 to 2.0.0 by @dependabot in #58
- chore(deps): bump github/codeql-action from 2.2.2 to 2.2.4 by @dependabot in #60
- chore(deps): bump github.com/fluxcd/helm-controller/api from 0.29.0 to 0.30.0 by @dependabot in #62
- chore(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 by @dependabot in #61
- ✨ command line options to configuration file by @darkweaver87 in #56
- chore(deps): bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #59
- chore(deps): bump github.com/fluxcd/kustomize-controller/api from 0.33.0 to 0.34.0 by @dependabot in #63
- ci: add v prefix to docker tags by @raffis in #64
- ci: update coveralls report after main push by @raffis in #65
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- fix: disable cgo by @raffis in #19
- fix: goreleaser typo by @raffis in #20
- chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #24
- chore(deps): bump github/codeql-action from 2.1.31 to 2.1.35 by @dependabot in #22
- chore(deps): bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #21
- chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #23
- chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #25
- chore(deps): bump k8s.io/client-go from 0.25.4 to 0.26.0 by @dependabot in #27
- chore(deps): bump k8s.io/apimachinery from 0.25.4 to 0.26.0 by @dependabot in #28
- chore(deps): bump github/codeql-action from 2.1.35 to 2.1.36 by @dependabot in #26
- chore(deps): bump k8s.io/kubectl from 0.25.4 to 0.26.0 by @dependabot in #29
- chore(deps): bump k8s.io/cli-runtime from 0.25.4 to 0.26.0 by @dependabot in #30
- fix: go mod name typo by @raffis in #31
- fix: container license label by @raffis in #32
- ✨ split configuration for both gitops cluster and workloads ones by @darkweaver87 in #9
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Respect kustomization inventroy and namespace by @raffis in #2
- 👔 refactor a bit and add golang ci lint by @darkweaver87 in #4
- Improve build by @raffis in #8
- chore(deps): bump github.com/fluxcd/kustomize-controller/api from 0.30.0 to 0.31.0 by @dependabot in #16
- chore(deps): bump k8s.io/kubectl from 0.25.2 to 0.25.4 by @dependabot in #14
- chore(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #12
- chore(deps): bump pascalgn/size-label-action from 851c37f157f7d64e56f41ff5d2d80316299b2d47 to 0.4.3 by @dependabot in #10
- chore(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 by @dependabot in #15
- feat: use klog only as logger by @raffis in #18
New Contributors
- @raffis made their first contribution in #2
- @darkweaver87 made their first contribution in #4
- @dependabot made their first contribution in #16
Full Changelog: v0.0.3...v0.0.5