Skip to content

Commit a79f29d

Browse files
dependabot[bot]amotl
authored andcommitted
Bump bruin-data/ingestr in /application/ingestr
Bumps [bruin-data/ingestr](https://github.com/bruin-data/ingestr) from v0.14.120 to v0.14.122. - [Commits](bruin-data/ingestr@v0.14.120...v0.14.122) --- updated-dependencies: - dependency-name: bruin-data/ingestr dependency-version: v0.14.122 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dd0f97 commit a79f29d

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

0 commit comments

Comments
 (0)