Skip to content

Commit a9279f7

Browse files
authored
Merge pull request #1103 from obh/master
updating frontend image
2 parents fd53653 + 1cc307c commit a9279f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/docker/k8s/countly-frontend.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
topologyKey: "kubernetes.io/hostname"
3939
containers:
4040
- name: countly-frontend
41-
image: countly/api:19.08.1
41+
image: countly/frontend:19.08.1
4242
# image: gcr.io/countly-01/frontend:19.08.1 # Enterprise Edition
4343
imagePullPolicy: Always
4444
ports:

0 commit comments

Comments
 (0)