Skip to content

Commit bc574f7

Browse files
fix(audit): npm audit fix (#318)
- Also updates to latest backend for tests (1.6.1)
1 parent 5e234ee commit bc574f7

File tree

2 files changed

+1449
-1173
lines changed

2 files changed

+1449
-1173
lines changed

.github/workflows/roundtrip/Tiltfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
load("ext://helm_remote", "helm_remote")
22
load("ext://helm_resource", "helm_resource", "helm_repo")
33

4-
BACKEND_CHART_TAG = "0.0.0-sha-dbfcea7"
4+
BACKEND_CHART_TAG = "1.6.1"
55

66
EXTERNAL_URL = os.getenv("OPENTDF_EXTERNAL_URL", "http://localhost:65432")
77
INGRESS_HOST_PORT = os.getenv("OPENTDF_INGRESS_HOST_PORT", "65432")

0 commit comments

Comments
 (0)