Skip to content

Commit

Permalink
Merge pull request #21 from getsentry/meredith/ch-23-3-new
Browse files Browse the repository at this point in the history
ref(clickhouse): add 23.3.19.33
  • Loading branch information
MeredithAnya authored Apr 29, 2024
2 parents 7c2b951 + 147c659 commit e67cdc3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,15 @@ def update(self) -> Image:
'sha256:88f698ffe335c45ed4825e2fdf758c4383c5a17731e83e4fb6ee347f57cd7eb2', # noqa: E501
),
),
Image(
registry='registry-1.docker.io',
source='altinity/clickhouse-server',
tag='23.3.19.33.altinitystable',
digests=(
'sha256:6cc967d9474eea8c92c765b177b886ee6789d59d041d58ce5bfb4b3e79f0ad73', # noqa: E501
'sha256:10c02dc8e418ec9de8b71718846d45d43fb1b74225b936d9a695fe1bdac737d3', # noqa: E501
),
),
Image(
registry='registry-1.docker.io',
source='altinity/clickhouse-server',
Expand Down

0 comments on commit e67cdc3

Please sign in to comment.