Skip to content

Commit

Permalink
build: Bump loki image version to 2.2.0
Browse files Browse the repository at this point in the history
Refs: #3279
  • Loading branch information
alexandre-allard committed May 7, 2021
1 parent 09e9884 commit 1c663cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildchain/buildchain/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,8 @@ def _version_prefix(version: str, prefix: str = "v") -> str:
),
Image(
name="loki",
version="2.0.0",
digest="sha256:77e138f81a8e253f1d0ea5d2dc329a02212ecab3247c87f85f1f2182a0160ccd",
version="2.2.0",
digest="sha256:83649aa867ffdc353cea17e9465bfc26b1f172c78c19ac906400b5028576c3f3",
),
Image(
name="fluent-bit-plugin-loki",
Expand Down

0 comments on commit 1c663cd

Please sign in to comment.