File tree 3 files changed +4
-1
lines changed
3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ maintainers:
5
5
6
6
name : Elegant Themes
7
7
name : ai-server
8
- version : 1.2.6
8
+ version : 1.2.7
Original file line number Diff line number Diff line change @@ -24,5 +24,6 @@ stringData:
24
24
STABLE_DIFFUSION_FALLBACK_API_KEY={{ .Values.STABLE_DIFFUSION_FALLBACK_API_KEY | squote }}
25
25
STABLE_DIFFUSION_API_KEY={{ .Values.STABLE_DIFFUSION_API_KEY | squote }}
26
26
STABLE_DIFFUSION_API_KEYS={{ .Values.STABLE_DIFFUSION_API_KEYS | squote }}
27
+ UNSPLASH_ACCESS_KEY={{ .Values.UNSPLASH_ACCESS_KEY | squote }}
27
28
VIRTUAL_HOST={{ .Values.VIRTUAL_HOST | squote }}
28
29
Original file line number Diff line number Diff line change @@ -29,4 +29,6 @@ REPLICAS:
29
29
STABLE_DIFFUSION_FALLBACK_API_KEY :
30
30
STABLE_DIFFUSION_API_KEY :
31
31
STABLE_DIFFUSION_API_KEYS :
32
+
33
+ UNSPLASH_ACCESS_KEY :
32
34
VIRTUAL_HOST :
You can’t perform that action at this time.
0 commit comments