We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8ab7c3 + 7c7a3f4 commit d93a72dCopy full SHA for d93a72d
apps/chroma/.env
@@ -1,7 +1,7 @@
1
W9_REPO="chromadb/chroma"
2
W9_DIST='community'
3
-W9_VERSION='1.1.1'
4
-W9_POWER_PASSWORD='7GR6l!qRTmK!xsZ0'
+W9_VERSION='1.3.5'
+W9_POWER_PASSWORD='3Tx!wLYnwyRJax5b'
5
6
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
7
W9_ID='chroma'
apps/chroma/variables.json
@@ -8,7 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
- "1.1.1",
+ "1.3.5",
12
"latest"
13
]
14
}
0 commit comments