fix(temporal): Bump admintools image

This commit is contained in:
2026-06-18 14:15:19 +02:00
parent 0863d336b4
commit 37eb9535ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ cluster:
instances: 1 instances: 1
backupEnabled: true backupEnabled: true
backupRetention: 60d backupRetention: 60d
size: 5Gi size: 1Gi
resources: {} resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious # We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little # choice for the user. This also increases chances charts run on environments with little
@@ -18,7 +18,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: tctl - name: tctl
image: temporalio/admin-tools:1.25.2 image: temporalio/admin-tools:1.31.0
env: env:
- name: TEMPORAL_ADDRESS - name: TEMPORAL_ADDRESS
value: temporal-frontend.temporal:7233 value: temporal-frontend.temporal:7233