File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1818 "@commitlint/cli" : " 19.8.0" ,
1919 "@commitlint/config-conventional" : " 19.8.0" ,
2020 "conventional-changelog-conventionalcommits" : " 8.0.0" ,
21- "dargstack" : " 2.3 .0" ,
21+ "dargstack" : " 2.5 .0" ,
2222 "dargstack_rgen" : " 0.9.57" ,
2323 "husky" : " 9.1.7"
2424 }
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ services:
218218 constraints :
219219 - node.role == manager
220220 replicas : 1
221- image : portainer/portainer-ce:2.27.1 -alpine
221+ image : portainer/portainer-ce:2.28.0 -alpine
222222 secrets :
223223 - portainer_admin-password
224224 volumes :
@@ -230,7 +230,7 @@ services:
230230 placement :
231231 constraints :
232232 - node.platform.os == linux
233- image : portainer/agent:2.27.1
233+ image : portainer/agent:2.28.0
234234 volumes :
235235 - /var/run/docker.sock:/var/run/docker.sock
236236 - /var/lib/docker/volumes:/var/lib/docker/volumes
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ services:
127127 - (( append ))
128128 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
129129 - traefik.http.routers.vibetype_secure.tls.certresolver=default
130- image : ghcr.io/maevsi/vibetype:9.5 .0
130+ image : ghcr.io/maevsi/vibetype:9.6 .0
131131 user : (( prune ))
132132 vibetype_beta :
133133 # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).
@@ -151,7 +151,7 @@ services:
151151 NUXT_PUBLIC_TURNSTILE_SITE_KEY : ${VIBETYPE_NUXT_PUBLIC_TURNSTILE_SITE_KEY}
152152 NUXT_PUBLIC_VIO_ENVIRONMENT : beta
153153 PGHOST : ${VIBETYPE_PGHOST}
154- image : ghcr.io/maevsi/vibetype:9.5 .0
154+ image : ghcr.io/maevsi/vibetype:9.6 .0
155155 secrets :
156156 - source : vibetype_api-notification-secret
157157 target : /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET
You can’t perform that action at this time.
0 commit comments