Skip to content

Commit

Permalink
update agent to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve authored Sep 14, 2024
1 parent 9fb00c3 commit 213aaa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/kubernetes/deployment-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: agent
image: kerberos/agent:latest
image: kerberos/agent:3.2.3
ports:
- containerPort: 80
protocol: TCP
Expand Down Expand Up @@ -50,4 +50,4 @@ spec:
- port: 80
targetPort: 80
selector:
app: agent
app: agent

0 comments on commit 213aaa5

Please sign in to comment.