Skip to content

Commit 051702c

Browse files
pinglingithub-actions[bot]
authored andcommitted
chore(env): update ARTIFACT_BACKEND_VERSION
1 parent fe2d0a2 commit 051702c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ PIPELINE_BACKEND_HOST_PUBLICPORT=8081
7070

7171
# artifact-backend
7272
ARTIFACT_BACKEND_IMAGE=instill/artifact-backend
73-
ARTIFACT_BACKEND_VERSION=ef76bbe
73+
ARTIFACT_BACKEND_VERSION=892889e
7474
ARTIFACT_BACKEND_HOST=artifact-backend
7575
ARTIFACT_BACKEND_PRIVATEPORT=3082
7676
ARTIFACT_BACKEND_PUBLICPORT=8082

charts/core/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ artifactBackend:
607607
# -- The image of artifact-backend
608608
image:
609609
repository: instill/artifact-backend
610-
tag: ef76bbe
610+
tag: 892889e
611611
pullPolicy: IfNotPresent
612612
# -- Annotation for deployment
613613
annotations: {}
@@ -1125,6 +1125,7 @@ openfga:
11251125
11261126
11271127
1128+
11281129
11291130
11301131
echo "Waiting for database to be ready...";

0 commit comments

Comments
 (0)