Skip to content

Commit

Permalink
build(deps): bump chainguard-dev/apko in /tflib/publisher
Browse files Browse the repository at this point in the history
Bumps [chainguard-dev/apko](https://github.com/chainguard-dev/terraform-provider-apko) from 0.15.2 to 0.15.5.
- [Release notes](https://github.com/chainguard-dev/terraform-provider-apko/releases)
- [Changelog](https://github.com/chainguard-dev/terraform-provider-apko/blob/main/.goreleaser.yml)
- [Commits](chainguard-dev/terraform-provider-apko@v0.15.2...v0.15.5)

---
updated-dependencies:
- dependency-name: chainguard-dev/apko
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent b405203 commit 58461e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tflib/publisher/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
apko = {
source = "chainguard-dev/apko"
version = "0.15.2"
version = "0.15.5"
}
oci = {
source = "chainguard-dev/oci"
Expand Down

0 comments on commit 58461e8

Please sign in to comment.