Set default tag to testing-daily in OSM helm chart
Change-Id: If73d982bd3ca810083248bf47edfc8d1e8e4f1b6
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/helm/osm/values.yaml b/installers/helm/osm/values.yaml
index c4cf890..f4683f2 100644
--- a/installers/helm/osm/values.yaml
+++ b/installers/helm/osm/values.yaml
@@ -26,7 +26,7 @@
repositoryBase: docker.io/opensourcemano
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: "13"
+ tag: "testing-daily"
imagePullSecrets: []
nameOverride: ""
@@ -86,7 +86,7 @@
port: 5000
image: {}
# repository: opensourcemano/keystone
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
useOsmSecret: true
# secretName: "keystone-secret"
@@ -96,7 +96,7 @@
logLevel: DEBUG
image: {}
# repository: opensourcemano/lcm
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
useOsmSecret: true
# secretName: "lcm-secret"
@@ -112,7 +112,7 @@
# logLevel: DEBUG
image: {}
# repository: opensourcemano/mon
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
useOsmSecret: true
# secretName: "mon-secret"
@@ -136,7 +136,7 @@
nodePort: 9999
image: {}
# repository: opensourcemano/nbi
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
useOsmSecret: true
# secretName: "nbi-secret"
@@ -149,7 +149,7 @@
nodePort: 80
image: {}
# repository: opensourcemano/ng-ui
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
# pla module is disabled by default unless global.oldServiceAssurance and pla.enabled are set to true
@@ -158,7 +158,7 @@
# logLevel: DEBUG
image: {}
# repository: opensourcemano/pla
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
# pol module is disabled by default unless global.oldServiceAssurance and pol.enabled are set to true
@@ -167,7 +167,7 @@
# logLevel: DEBUG
image: {}
# repository: opensourcemano/pol
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
useOsmSecret: true
# secretName: "pol-secret"
@@ -180,7 +180,7 @@
# replicaCount: 1
sidecarImage: {}
# repository: opensourcemano/ro
- # tag: "13"
+ # tag: "testing-daily"
ro:
enabled: true
@@ -189,7 +189,7 @@
port: 9090
image: {}
# repository: opensourcemano/ro
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
useOsmSecret: true
# secretName: "ro-secret"
@@ -209,7 +209,7 @@
port: 9998
image: {}
# repository: opensourcemano/webhook
- # tag: "13"
+ # tag: "testing-daily"
# replicaCount: 1
zookeeper:
diff --git a/installers/helm/values/airflow-values.yaml b/installers/helm/values/airflow-values.yaml
index 2bcd44d..9d05c4f 100644
--- a/installers/helm/values/airflow-values.yaml
+++ b/installers/helm/values/airflow-values.yaml
@@ -13,7 +13,7 @@
#
---
defaultAirflowRepository: opensourcemano/airflow
-defaultAirflowTag: "13"
+defaultAirflowTag: "testing-daily"
webserverSecretKeySecretName: airflow-webserver-secret
webserver:
service: