Skip to content

Commit

Permalink
Switch to use version streamed gatekeeper-3.13 package (#1270)
Browse files Browse the repository at this point in the history
* Use gatekeeper-3.13

Signed-off-by: Nghia Tran <tcnghia@gmail.com>

* Update to use gatekeeper-3.13-compat

This matches wolfi-dev/os#4886

Signed-off-by: Nghia Tran <tcnghia@gmail.com>

* Revert change to apko.yaml, update terraform

Signed-off-by: Nghia Tran <tcnghia@gmail.com>

---------

Signed-off-by: Nghia Tran <tcnghia@gmail.com>
  • Loading branch information
tcnghia authored Aug 29, 2023
1 parent fac97ca commit 213f3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/gatekeeper/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module "latest-dev" {

module "version-tags" {
source = "../../tflib/version-tags"
package = "gatekeeper"
package = "gatekeeper-3.13"
config = module.latest.config
}

Expand Down

0 comments on commit 213f3b4

Please sign in to comment.