Browse Source

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.16.34 (#1323)

* chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.16.34

* chore: sync template versions with image updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
renovate[bot] 8 months ago
parent
commit
f30db7a0b8

+ 1 - 1
library/compose/semaphoreui/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/semaphoreui/semaphore:v2.16.18
+    image: docker.io/semaphoreui/semaphore:v2.16.34
     container_name: {{ container_name }}
     user: "{{ user_uid }}:{{ user_gid }}"
     env_file:

+ 2 - 2
library/compose/semaphoreui/template.yaml

@@ -14,9 +14,9 @@ metadata:
     Documentation: https://docs.semaphoreui.com/
 
     GitHub: https://github.com/semaphoreui/semaphore
-  version: 2.16.18
+  version: v2.16.34
   author: Christian Lempa
-  date: '2025-10-02'
+  date: '2025-10-10'
   tags:
     - automation
     - ansible