Update public.ecr.aws/semaphore/pro/server Docker tag to v2.16.46
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 19s

This commit is contained in:
Renovate Bot
2025-12-16 00:02:08 +00:00
parent 2d4c1047e8
commit 12073c6160

View File

@@ -22,7 +22,7 @@ spec:
command: ['sh', '-c', 'until nc -z -v -w30 semaphore-db-service 3306; do echo "Waiting for database connection..."; sleep 5; done;'] command: ['sh', '-c', 'until nc -z -v -w30 semaphore-db-service 3306; do echo "Waiting for database connection..."; sleep 5; done;']
containers: containers:
- name: semaphore - name: semaphore
image: public.ecr.aws/semaphore/pro/server:v2.16.45 image: public.ecr.aws/semaphore/pro/server:v2.16.46
ports: ports:
- containerPort: 3000 - containerPort: 3000
envFrom: envFrom: