Skip to content

Commit 9b56c2e

Browse files
dforsberclaude
andcommitted
chore(chart): bump default image tag to aarch64-generic-linux-0.10.8
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 890d214 commit 9b56c2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/boilstream/values-hetzner-example.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# helm install boilstream ./charts/boilstream \
1313
# -f charts/boilstream/values-hetzner-example.yaml \
1414
# --set image.repository=<your-cfcr-tenant>.europe.registry.cloudfleet.dev/boilstream \
15-
# --set image.tag=0.10.7-pro-1.5.2 \
15+
# --set image.tag=0.10.8-pro-1.5.2 \
1616
# --set superadmin.existingSecret=boilstream-superadmin
1717

1818
replicas: 2 # 2 nodes, 1 pod each
@@ -25,7 +25,7 @@ image:
2525
# Ampere A1 / other non-Graviton-3+ ARM64 hosts need to avoid SIGILL on
2626
# SHA3 / SHA512 paths.
2727
repository: docker.io/boilinginsights/boilstream
28-
tag: aarch64-generic-linux-0.10.7
28+
tag: aarch64-generic-linux-0.10.8
2929
pullPolicy: IfNotPresent
3030
pullSecrets: [] # Docker Hub is public; no pull secret needed
3131

0 commit comments

Comments
 (0)