Releases: fluxcd/terraform-provider-flux
Releases · fluxcd/terraform-provider-flux
v1.4.0
What's Changed
- Update dependencies to Kubernetes v1.31.0 by @stefanprodan in #707
- Build with Go 1.23 by @stefanprodan in #710
- Bump the ci group across 1 directory with 2 updates by @dependabot in #711
- Bump the ci group with 2 updates by @dependabot in #715
- Bump peter-evans/create-pull-request from 7.0.1 to 7.0.3 in the ci group by @dependabot in #718
- Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 in the ci group by @dependabot in #719
- Update Flux to v2.4.0 by @fluxcdbot in #721
- Release v1.4.0 by @darkowlzz in #722
Full Changelog: v1.3.1-rc.1...v1.4.0
v1.3.0
Release notes for v1.3.0
What's Changed
- Bump the ci group with 3 updates by @dependabot in #601
- Update stefanprodan's affiliation by @stefanprodan in #603
- Adding bug report issue template by @swade1987 in #610
- Bump the ci group with 4 updates by @dependabot in #611
- Adding golangci linting and also more GH actions by @swade1987 in #613
- Updated examples, simplified documentation and adding pre-commit to CI by @swade1987 in #616
- Install terraform 1.7.5 during e2e tests by @swade1987 in #618
- Fixing e2e tests 🙈 by @swade1987 in #619
- Attempt to direct questions to the fluxcd/flux2 discussions board. by @swade1987 in #622
- Updating examples to include repository creation by @swade1987 in #621
- Removing flux_install and flux_sync data sources. by @swade1987 in #630
- ci: Fix GitHub e2e test by @stefanprodan in #631
- Update dependencies to Go 1.22 and Kubernetes 1.29.3 by @stefanprodan in #632
- Using the flux2-sync helm chart in the examples. by @swade1987 in #636
- fix: helm install e2e test by @swade1987 in #638
- fix: token permissions for helm install e2e test by @swade1987 in #639
- fix: destroying helm e2e test. by @swade1987 in #640
- Adding more issue templates to maintain issue consistency. by @swade1987 in #625
- Bump the ci group with 3 updates by @dependabot in #637
- Adding a pull request template to maintain consistency. by @swade1987 in #642
- add: new example using personal access tokens. by @swade1987 in #643
- Fix: GitHub via PAT e2e test. by @swade1987 in #644
- Fix(docs): Provider attribute descriptions. by @swade1987 in #645
- feat(docs): Adding example of managing the flux ssh keypair in terraform. by @swade1987 in #647
- Adding optional git manifest delete. by @swade1987 in #650
- Retire phillebaba as core maintainer. by @swade1987 in #651
- Provide an option not to delete the namespace flux is installed into. by @swade1987 in #657
- Validate kubeconfig during provider configuration. by @swade1987 in #658
- Revert "Validate kubeconfig during provider configuration." by @swade1987 in #660
- Implement drift detection and correction for cluster state by @stefanprodan in #661
- Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 in the ci group by @dependabot in #663
- Use embedded Flux manifests for air-gapped bootstrap by @stefanprodan in #664
- Setting embedded_manifest to true and repo visibility to private. by @swade1987 in #666
- Bump the ci group with 2 updates by @dependabot in #667
- Update Terraform version in CI by @stefanprodan in #668
- Updating flux update GH action to regen docs. by @swade1987 in #671
- Update dependencies to Kubernetes 1.30 by @stefanprodan in #673
- Update terraform plugin framework to v1.8.0 by @stefanprodan in #674
- Bump the ci group with 3 updates by @dependabot in #675
- Add
hostkey_algos
to thegit.ssh
schema by @stefanprodan in #679 - Improve readiness diagnotics messages by @errordeveloper in #680
- Set when to execute github actions. by @swade1987 in #682
- Adding swade1987 as a maintainer. by @swade1987 in #681
- Add OpenTofu min supported version to readme by @swade1987 in #687
- Bump the ci group with 2 updates by @dependabot in #685
- Update Flux to v2.3.0 by @fluxcdbot in #689
- Adding registry credential support to bootstrap resource. by @swade1987 in #688
- Release v1.3.0 by @stefanprodan in #690
New Contributors
- @swade1987 made their first contribution in #610
- @errordeveloper made their first contribution in #680
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Bump the ci group with 1 update by @dependabot in #592
- Update Flux to v2.2.3 by @fluxcdbot in #598
- Release v1.2.3 by @darkowlzz in #599
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Update Flux to v2.2.2 by @fluxcdbot in #587
- Bump the ci group with 1 update by @dependabot in #588
- Release v1.2.2 by @hiddeco in #589
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Update Flux to v2.2.1 by @fluxcdbot in #583
- Release v1.2.1 by @stefanprodan in #584
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Address various issues throughout code base by @hiddeco in #565
- Fix signing commits with GPG key by @knutgoetz in #572
- Bump the ci group with 1 update by @dependabot in #567
- Support air-gapped, offline, or otherwise customized install manifests by @vanveele in #503
- docs: Fix namespace typo in install-helm-release.md by @mloskot in #576
- docs: Provider can deploy to pre-existing namespace by @mloskot in #577
- Bump the ci group with 1 update by @dependabot in #579
- Update Flux to v2.2.0 by @stefanprodan in #582
- Release v1.2.0 by @darkowlzz in #580
New Contributors
- @knutgoetz made their first contribution in #572
- @vanveele made their first contribution in #503
- @mloskot made their first contribution in #576
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Update Flux to v2.1.2 by @fluxcdbot in #561
- Bump the ci group with 3 updates by @dependabot in #562
- Release v1.1.2 by @stefanprodan in #563
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #544
- ci: Group dependabot updates by @stefanprodan in #545
- Bump the ci group with 5 updates by @dependabot in #546
- Bump the ci group with 3 updates by @dependabot in #548
- Bump the ci group with 2 updates by @dependabot in #549
- Update Flux to v2.1.1 by @fluxcdbot in #552
- Release v1.1.1 by @stefanprodan in #553
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump helm/kind-action from 1.7.0 to 1.8.0 by @dependabot in #525
- Fix typo by @mcklyde in #522
- Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.8.0 by @dependabot in #533
- Bump fluxcd/flux2 from 2.0.0 to 2.0.1 by @dependabot in #524
- Update Flux to v2.1.0 by @fluxcdbot in #540
- Release v1.1.0 by @darkowlzz in #541
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Add test for missing configuration by @darkowlzz in #515
- Update dependencies by @darkowlzz in #519
- Update Flux to v2.0.1 by @fluxcdbot in #518
- Release v1.0.1 by @darkowlzz in #520
Full Changelog: v1.0.0...v1.0.1