Update snmp tags to stx.8.0-v1.0.0

This change updates the snmp image tags to stx.8.0-v1.0.0, due to
the introduction of new debian docker containers in:
https://review.opendev.org/c/starlingx/root/+/856187

Story: 2009831
Task: 46212

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.

Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com>
Change-Id: I6217004d8cec1d25fa03ae6e96cd5be9aa8eb5e3
This commit is contained in:
Enzo Candotti 2022-09-07 11:33:02 -03:00
parent bdea182883
commit ac05533d34

View File

@ -7,21 +7,21 @@ replicaCount: 1
snmp:
image:
repository: docker.io/starlingx/stx-snmp
tag: stx.6.0-v1.0.1
tag: stx.8.0-v1.0.0
pull_policy: IfNotPresent
subagent:
name: sub-agent
image:
repository: docker.io/starlingx/stx-fm-subagent
tag: stx.6.0-v1.0.3
tag: stx.8.0-v1.0.0
pull_policy: IfNotPresent
trap_subagent:
name: trap-subagent
image:
repository: docker.io/starlingx/stx-fm-trap-subagent
tag: stx.7.0-v1.0.3
tag: stx.8.0-v1.0.0
pull_policy: IfNotPresent
image: