We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3f58d commit 8b36350Copy full SHA for 8b36350
infra/charts/clickhouse/values.yaml
@@ -8,7 +8,7 @@ image:
8
# -- The pull policy to use for the image.
9
pullPolicy: IfNotPresent
10
# -- Overrides the image tag whose default is the chart appVersion.
11
- tag: 24.9
+ tag: 25.9
12
13
# -- Specify the secret containing the registry credentials.
14
imagePullSecrets: []
0 commit comments