Skip to content

Commit

Permalink
Bump chainguard-dev/apko from 0.17.0 to 0.19.0
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.17.0 to 0.19.0.
- [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.17.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 601a4b6 commit 0bad3aa
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 @@ -6,7 +6,7 @@ terraform {
}
apko = {
source = "chainguard-dev/apko"
version = "0.17.0"
version = "0.19.0"
}
oci = {
source = "chainguard-dev/oci"
Expand Down

0 comments on commit 0bad3aa

Please sign in to comment.