Skip to content

Commit 5ac45b5

Browse files
committed
ci: Changing endpoint for canary
Signed-off-by: Vincent Boutour <[email protected]>
1 parent 386d357 commit 5ac45b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: app
11-
version: "0.0.57"
11+
version: "0.0.58"
1212
sourceRef:
1313
kind: HelmRepository
1414
name: vibioh
@@ -34,4 +34,4 @@ spec:
3434
- api.vibioh.fr
3535
canary:
3636
enabled: true
37-
url: http://api.vibioh.fr/dump/
37+
url: http://api.vibioh.fr/hello/

0 commit comments

Comments
 (0)