Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.23-linux
tag: go1.25-linux
images:
items:
- dockerfile_path: operator/Dockerfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.23-linux
tag: go1.25-linux
images:
items:
- dockerfile_path: operator/Dockerfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.22-linux
tag: go1.25-linux
images:
items:
- dockerfile_path: operator/Dockerfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ base_images:
name: ubi-minimal
namespace: ocp
tag: "9"
stolostron_builder_go1.24-linux:
stolostron_builder_go1.25-linux:
name: builder
namespace: stolostron
tag: go1.24-linux
tag: go1.25-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.22-linux
tag: go1.25-linux
images:
items:
- dockerfile_path: operator/Dockerfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ base_images:
name: ubi-minimal
namespace: ocp
tag: "9"
stolostron_builder_go1.24-linux:
stolostron_builder_go1.25-linux:
name: builder
namespace: stolostron
tag: go1.24-linux
tag: go1.25-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.22-linux
tag: go1.25-linux
images:
items:
- dockerfile_path: operator/Dockerfile
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ base_images:
name: ubi-minimal
namespace: ocp
tag: "9"
stolostron_builder_go1.24-linux:
stolostron_builder_go1.25-linux:
name: builder
namespace: stolostron
tag: go1.24-linux
tag: go1.25-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.22-linux
tag: go1.25-linux
images:
items:
- dockerfile_path: operator/Dockerfile
Expand Down