@@ -274,7 +274,7 @@ bunkerweb:
274274 # Container image configuration
275275 # Also available at ghcr.io/bunkerity/bunkerweb
276276 repository : docker.io/bunkerity/bunkerweb
277- tag : 1.6.6
277+ tag : 1.6.7
278278 pullPolicy : Always
279279
280280 # Resource requests and limits
@@ -447,7 +447,7 @@ scheduler:
447447 # Container image configuration
448448 # Also available at ghcr.io/bunkerity/bunkerweb-scheduler
449449 repository : docker.io/bunkerity/bunkerweb-scheduler
450- tag : 1.6.6
450+ tag : 1.6.7
451451 pullPolicy : Always
452452
453453 # Image pull secrets (overrides global setting)
@@ -953,7 +953,7 @@ controller:
953953 # Container image configuration
954954 # Also available at ghcr.io/bunkerity/bunkerweb-autoconf
955955 repository : docker.io/bunkerity/bunkerweb-autoconf
956- tag : 1.6.6
956+ tag : 1.6.7
957957 pullPolicy : Always
958958
959959 # Image pull secrets (overrides global setting)
@@ -1025,7 +1025,7 @@ ui:
10251025 # Container image configuration
10261026 # Also available at ghcr.io/bunkerity/bunkerweb-ui
10271027 repository : docker.io/bunkerity/bunkerweb-ui
1028- tag : 1.6.6
1028+ tag : 1.6.7
10291029 pullPolicy : Always
10301030
10311031 # Image pull secrets (overrides global setting)
@@ -1120,7 +1120,7 @@ api:
11201120 # Container image configuration
11211121 # Also available at ghcr.io/bunkerity/bunkerweb-api
11221122 repository : docker.io/bunkerity/bunkerweb-api
1123- tag : 1.6.6
1123+ tag : 1.6.7
11241124 pullPolicy : Always
11251125
11261126 # Image pull secrets (overrides global setting)
0 commit comments