Skip to content

Commit ed076b5

Browse files
committed
feature: rename firecrawl directory to firecrawl-simple
1 parent 84443bb commit ed076b5

15 files changed

Lines changed: 17 additions & 14 deletions

File tree

argocd-app.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ spec:
99
server: https://kubernetes.default.svc
1010
namespace: trieve
1111
source:
12-
repoURL: https://github.com/devflowinc/trieve-helm.git
13-
targetRevision: fix-argocd
14-
path: charts/trieve
12+
repoURL: https://devflowinc.github.io/trieve-helm
13+
targetRevision: 0.2.32
14+
chart: trieve
1515
helm:
1616
releaseName: trieve-local
1717
valuesObject:

charts/firecrawl-simple/Chart.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dependencies:
2+
- name: redis
3+
repository: https://charts.bitnami.com/bitnami
4+
version: 21.0.2
5+
digest: sha256:1ad8694dfdb9fac4a7c52f35452a6657eea81b1348ac88f2e3f75d022cfed2cc
6+
generated: "2025-06-18T09:33:26.987368549-07:00"
File renamed without changes.
File renamed without changes.
File renamed without changes.

charts/firecrawl/templates/playwright-service.yaml renamed to charts/firecrawl-simple/templates/playwright-service.yaml

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)