test-helm-staging

This commit is contained in:
Anthony LC
2024-10-15 10:48:10 +02:00
parent 9ca7d675c1
commit 7176a0896a
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ on:
push:
branches:
- 'main'
- 'sccon'
tags:
- 'v*'
pull_request:
@@ -1,7 +1,7 @@
image:
repository: lasuite/impress-backend
pullPolicy: Always
tag: "main"
tag: "sccon"
backend:
migrateJobAnnotations:
@@ -124,13 +124,13 @@ frontend:
image:
repository: lasuite/impress-frontend
pullPolicy: Always
tag: "main"
tag: "sccon"
yProvider:
image:
repository: lasuite/impress-y-provider
pullPolicy: Always
tag: "main"
tag: "sccon"
ingress:
enabled: true