Skip to content

Commit 7691045

Browse files
dependabot[bot]amotl
authored andcommitted
Build(deps): Bump bruin-data/ingestr in /application/ingestr
Bumps [bruin-data/ingestr](https://github.com/bruin-data/ingestr) from v0.14.149 to v0.14.150. - [Commits](bruin-data/ingestr@v0.14.149...v0.14.150) --- updated-dependencies: - dependency-name: bruin-data/ingestr dependency-version: v0.14.150 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 246252b commit 7691045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

application/ingestr/elasticsearch-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757

5858
# Import data from CSV into Elasticsearch.
5959
es-import:
60-
image: ghcr.io/bruin-data/ingestr:v0.14.149
60+
image: ghcr.io/bruin-data/ingestr:v0.14.150
6161
entrypoint: ""
6262
command: >
6363
sh -c '
@@ -75,7 +75,7 @@ services:
7575

7676
# Import data from Elasticsearch into CrateDB.
7777
cratedb-import:
78-
image: ghcr.io/bruin-data/ingestr:v0.14.149
78+
image: ghcr.io/bruin-data/ingestr:v0.14.150
7979
entrypoint: ""
8080
command: >
8181
sh -c '

0 commit comments

Comments
 (0)