Skip to content

Commit 6fca1ef

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.151 to v0.14.153. - [Commits](bruin-data/ingestr@v0.14.151...v0.14.153) --- updated-dependencies: - dependency-name: bruin-data/ingestr dependency-version: v0.14.153 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f89a307 commit 6fca1ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.151
60+
image: ghcr.io/bruin-data/ingestr:v0.14.153
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.151
78+
image: ghcr.io/bruin-data/ingestr:v0.14.153
7979
entrypoint: ""
8080
command: >
8181
sh -c '

0 commit comments

Comments
 (0)