diff options
author | Norm Traxler <normant@amdocs.com> | 2019-04-10 14:51:10 +0100 |
---|---|---|
committer | Norm Traxler <normant@amdocs.com> | 2019-04-10 14:51:20 +0100 |
commit | 78735050d136e5ccaf66658563f0c43fdd8bb541 (patch) | |
tree | aad29ae3717a3bafda55c93b9ed6599e5e216e1e /kubernetes/pomba/charts/pomba-sdcctxbuilder | |
parent | a12e76d8b95ed9830dd3a5666ff7b2e14c46dd3b (diff) |
Change Pomba charts to released versions
Issue-ID: LOG-1038
Change-Id: I7f7ab550dc67236b5fd089760c55dd625bfd4179
Signed-off-by: Norm Traxler <normant@amdocs.com>
Diffstat (limited to 'kubernetes/pomba/charts/pomba-sdcctxbuilder')
-rw-r--r-- | kubernetes/pomba/charts/pomba-sdcctxbuilder/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/pomba/charts/pomba-sdcctxbuilder/values.yaml b/kubernetes/pomba/charts/pomba-sdcctxbuilder/values.yaml index bddc349736..eb1b646bbc 100644 --- a/kubernetes/pomba/charts/pomba-sdcctxbuilder/values.yaml +++ b/kubernetes/pomba/charts/pomba-sdcctxbuilder/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/pomba-sdc-context-builder:1.4.0-SNAPSHOT-latest +image: onap/pomba-sdc-context-builder:1.4.0 pullPolicy: Always # flag to enable debugging - application support required |