ci(bump): bump chat image version for prod to 1.1.0
This commit is contained in:
parent
784db23bb5
commit
968a2e74b9
@ -8,7 +8,7 @@ chat:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: chat
|
name: chat
|
||||||
tag: 1.0.0
|
tag: 1.1.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -55,5 +55,5 @@ chat:
|
|||||||
freeleapsAilabEndpoint: ''
|
freeleapsAilabEndpoint: ''
|
||||||
freeleapsEnv: chat
|
freeleapsEnv: chat
|
||||||
certPath: ''
|
certPath: ''
|
||||||
redisUrl: "redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0"
|
redisUrl: redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
|
||||||
redisIsCluster: "true"
|
redisIsCluster: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user