Skip to content

Commit 258562d

Browse files
authored
Merge pull request #26 from getsentry/meredith/ch-24-8-14
ref(clickhouse): add 24.8.14.10459
2 parents 27b32a0 + 3e4514e commit 258562d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

main.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,15 @@ def update(self) -> Image:
201201
'sha256:9730299fc9d9728e5e23a266e54a65d267acd565301fbb3d21092f2c6c3f0ea3', # noqa: E501
202202
),
203203
),
204+
Image(
205+
registry='registry-1.docker.io',
206+
source='altinity/clickhouse-server',
207+
tag='24.8.14.10459.altinitystable',
208+
digests=(
209+
'sha256:931fa5676481358dab1b518040f31001aca088cd44deb4c901196d28097131fc', # noqa: E501
210+
'sha256:6468b5dd3f6fcf768850e54f945e51567852512587737ed003588e6ff6406926', # noqa: E501
211+
),
212+
),
204213
Image(
205214
registry='registry-1.docker.io',
206215
source='checkr/flagr',

0 commit comments

Comments
 (0)