Skip to content

Commit

Permalink
chore(deps): bump e-breuninger/kustomization/module from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [e-breuninger/kustomization/module](https://github.com/e-breuninger/terraform-module-kustomization) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/e-breuninger/terraform-module-kustomization/releases)
- [Changelog](https://github.com/e-breuninger/terraform-module-kustomization/blob/master/CHANGELOG.md)
- [Commits](e-breuninger/terraform-module-kustomization@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: e-breuninger/kustomization/module
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 81ffe6d commit 5a4d187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ data "kustomization_overlay" "olm" {

module "kustomization" {
source = "e-breuninger/kustomization/module"
version = "1.1.0"
version = "1.2.0"
kustomization_data_source = data.kustomization_overlay.olm
}

Expand Down

0 comments on commit 5a4d187

Please sign in to comment.