Update snmp tags to stx.9.0-v1.0.1
This change updates the snmp image tags to stx.9.0-v1.0.1 as they need to be updated in order to fix a big number of reported CVEs. Test Plan: PASS: Apply snmp app with new tags introduced. Verify pods are up and running. Describe pods and verify that the new tags are used. Story: 2010710 Task: 47872 Depends-On: https://review.opendev.org/c/starlingx/root/+/881282 Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com> Change-Id: I83a5f87cbe57a3ca5e5b474858713ac7f57a2c34
This commit is contained in:
parent
196330bfd5
commit
3e2653c3f1
@ -7,7 +7,7 @@ replicaCount: 1
|
||||
snmp:
|
||||
image:
|
||||
repository: docker.io/starlingx/stx-snmp
|
||||
tag: stx.8.0-v1.0.0
|
||||
tag: stx.9.0-v1.0.1
|
||||
pull_policy: IfNotPresent
|
||||
|
||||
subagent:
|
||||
@ -21,7 +21,7 @@ trap_subagent:
|
||||
name: trap-subagent
|
||||
image:
|
||||
repository: docker.io/starlingx/stx-fm-trap-subagent
|
||||
tag: stx.8.0-v1.0.0
|
||||
tag: stx.9.0-v1.0.1
|
||||
pull_policy: IfNotPresent
|
||||
|
||||
image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user