Skip to content

Commit 82f8b48

Browse files
updated manifests with the latest versions
1 parent dd21afc commit 82f8b48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/src/testing/agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
hostNetwork: true
2020
containers:
2121
- name: agent
22-
image: lorenzotettamanti/cortexflow-agent:0.1.1-beta.1
22+
image: lorenzotettamanti/cortexflow-agent:latest
2323
command: ["/bin/bash", "-c"]
2424
args:
2525
- |

core/src/testing/identity.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
- SYS_PTRACE
5454
containers:
5555
- name: identity
56-
image: lorenzotettamanti/cortexflow-identity:0.1.1-cgroup_scannerv_exp
56+
image: lorenzotettamanti/cortexflow-identity:latest
5757
command: ["/bin/bash", "-c"]
5858
args:
5959
- |

0 commit comments

Comments
 (0)