mirror of https://github.com/portainer/k8s.git
Manually bump version for 2.11.1 release
parent
82b2a7e0ff
commit
521495a12f
|
@ -65,7 +65,7 @@ spec:
|
|||
serviceAccountName: portainer-sa-clusteradmin
|
||||
containers:
|
||||
- name: portainer-agent
|
||||
image: portainer/agent:2.11.0
|
||||
image: portainer/agent:2.11.1
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: LOG_LEVEL
|
||||
|
@ -97,4 +97,4 @@ spec:
|
|||
- containerPort: 9001
|
||||
protocol: TCP
|
||||
- containerPort: 80
|
||||
protocol: TCP
|
||||
protocol: TCP
|
||||
|
|
Loading…
Reference in New Issue