Skip to content

Commit a801afb

Browse files
committed
Bump from ignition 5a45ee84 to af7bcce09"
Stop building ignition before the stabilization and start using 3.6 instead of 3.6-experimental. The commit includes the stabilization of ignition 3.6: coreos/ignition#2202 Signed-off-by: Alice Frosi <afrosi@redhat.com>
1 parent 825719d commit a801afb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ignition-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Build and push Ignition container image"
33
env:
44
NAME: "ignition"
55
REGISTRY: "quay.io/trusted-execution-clusters"
6-
COMMIT: "5a45ee84"
6+
COMMIT: "af7bcce09"
77

88
on:
99
push:

0 commit comments

Comments
 (0)