Skip to content

Commit

Permalink
chore(deps): update docker.io/library/eclipse-mosquitto docker tag to…
Browse files Browse the repository at this point in the history
… v2.0.19

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Oct 3, 2024
1 parent 25831ec commit 2cb1307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tekton/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
volumeMounts:
- mountPath: /work
name: pgdata
- image: docker.io/library/eclipse-mosquitto:2.0.18
- image: docker.io/library/eclipse-mosquitto:2.0.19
name: mqtt-test
volumeMounts:
- mountPath: /mosquitto/data
Expand Down
2 changes: 1 addition & 1 deletion .tekton/unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
volumeMounts:
- mountPath: /work
name: pgdata
- image: docker.io/library/eclipse-mosquitto:2.0.18
- image: docker.io/library/eclipse-mosquitto:2.0.19
name: mqtt-test
volumeMounts:
- mountPath: /mosquitto/data
Expand Down

0 comments on commit 2cb1307

Please sign in to comment.