Skip to content

Commit 7512d2c

Browse files
committed
chore: bump versions to 1.3.2
1 parent 92cdaa0 commit 7512d2c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

deploy-chart/values.ovh.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@ cabcontext:
22
image:
33
repository: harbor.irtsysx.fr/docker-proxy-cache/irtsystemx/interactiveai-cab-context
44
pullPolicy: Always
5-
tag: "1.3.1"
5+
tag: "1.3.2"
66

77
cabevent:
88
image:
99
repository: harbor.irtsysx.fr/docker-proxy-cache/irtsystemx/interactiveai-cab-event
1010
pullPolicy: Always
11-
tag: "1.3.1"
11+
tag: "1.3.2"
1212

1313
cabhistoric:
1414
image:
1515
repository: harbor.irtsysx.fr/docker-proxy-cache/irtsystemx/interactiveai-cab-historic
1616
pullPolicy: Always
17-
tag: "1.3.1"
17+
tag: "1.3.2"
1818

1919
cabrecommendation:
2020
image:
2121
repository: harbor.irtsysx.fr/docker-proxy-cache/irtsystemx/interactiveai-cab-recommendation
2222
pullPolicy: Always
23-
tag: "1.3.1"
23+
tag: "1.3.2"
2424
extraEnv:
2525
- name: RL_AGENT_API_URL
2626
value: "https://interactiveagent.passerelle.irt-systemx.fr/api/v1/recommendation"
@@ -34,10 +34,10 @@ cabcapitalization:
3434
image:
3535
repository: harbor.irtsysx.fr/docker-proxy-cache/irtsystemx/interactiveai-cab-capitalization
3636
pullPolicy: Always
37-
tag: "1.3.1"
37+
tag: "1.3.2"
3838

3939
frontend:
4040
image:
4141
repository: harbor.irtsysx.fr/docker-proxy-cache/irtsystemx/interactiveai-cab-standalone-frontend
4242
pullPolicy: Always
43-
tag: "1.3.1"
43+
tag: "1.3.2"

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cab-front",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"private": true,
55
"license": "MPL-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)