We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd21afc commit 82f8b48Copy full SHA for 82f8b48
core/src/testing/agent.yaml
@@ -19,7 +19,7 @@ spec:
19
hostNetwork: true
20
containers:
21
- name: agent
22
- image: lorenzotettamanti/cortexflow-agent:0.1.1-beta.1
+ image: lorenzotettamanti/cortexflow-agent:latest
23
command: ["/bin/bash", "-c"]
24
args:
25
- |
core/src/testing/identity.yaml
@@ -53,7 +53,7 @@ spec:
53
- SYS_PTRACE
54
55
- name: identity
56
- image: lorenzotettamanti/cortexflow-identity:0.1.1-cgroup_scannerv_exp
+ image: lorenzotettamanti/cortexflow-identity:latest
57
58
59
0 commit comments