Skip to content

Commit 92e56f5

Browse files
committed
bump cloudrunner image
Signed-off-by: Jeffrey Sica <me@jeefy.dev>
1 parent 6d58758 commit 92e56f5

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

ci/cluster/oci/vm-runners/16cpu-64gb-arm64/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=arm64
302302
- --shape=VM.Standard.A1.Flex

ci/cluster/oci/vm-runners/16cpu-64gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=amd64
302302
- --shape=VM.Standard.E4.Flex

ci/cluster/oci/vm-runners/24cpu-96gb-arm64/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=arm64
302302
- --shape=VM.Standard.A1.Flex

ci/cluster/oci/vm-runners/24cpu-96gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=amd64
302302
- --shape=VM.Standard.E4.Flex

ci/cluster/oci/vm-runners/2cpu-8gb-arm64/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=arm64
302302
- --shape=VM.Standard.A1.Flex

ci/cluster/oci/vm-runners/2cpu-8gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=amd64
302302
- --shape=VM.Standard.E4.Flex

ci/cluster/oci/vm-runners/32cpu-128gb-arm64/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=arm64
302302
- --shape=VM.Standard.A1.Flex

ci/cluster/oci/vm-runners/32cpu-128gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=amd64
302302
- --shape=VM.Standard.E4.Flex

ci/cluster/oci/vm-runners/4cpu-16gb-arm64/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=arm64
302302
- --shape=VM.Standard.A1.Flex

ci/cluster/oci/vm-runners/4cpu-16gb/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ spec:
296296
spec:
297297
containers:
298298
- name: runner
299-
image: ghcr.io/cncf/gha-cloudrunner:16228240632
299+
image: ghcr.io/cncf/gha-cloudrunner:16228483116
300300
args:
301301
- --arch=amd64
302302
- --shape=VM.Standard.E4.Flex

0 commit comments

Comments
 (0)