aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/vid/values.yaml
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-29 14:37:38 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-29 14:37:38 +0300
commit64ab958f07123cf6708e9428e05ae6e96703c22a (patch)
treef72fbff9b2878ea7f78762090a5d1300873e7e1c /kubernetes/vid/values.yaml
parentcaf5e3d25271a6a821e58ad93ffcf9be697ced05 (diff)
Update VID image
Change-Id: I5824693e19bfd68742465959c4dce3025d8ec462 Issue-ID: VID-234 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'kubernetes/vid/values.yaml')
-rw-r--r--kubernetes/vid/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vid/values.yaml b/kubernetes/vid/values.yaml
index 20882c5786..d0dbefe79a 100644
--- a/kubernetes/vid/values.yaml
+++ b/kubernetes/vid/values.yaml
@@ -28,7 +28,7 @@ subChartsOnly:
# application image
repository: nexus3.onap.org:10001
-image: onap/vid:1.2.1
+image: onap/vid:2.0.0
pullPolicy: Always
# flag to enable debugging - application support required
ref='#n163'>163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254