File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 1.0.9
18+ version : 1.0.10
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 1.6.5 "
24+ appVersion : " 1.6.6 "
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ bunkerweb:
193193
194194 # Container image configuration
195195 repository : bunkerity/bunkerweb
196- tag : 1.6.5
196+ tag : 1.6.6
197197 pullPolicy : Always
198198
199199 # Resource requests and limits
@@ -365,7 +365,7 @@ bunkerweb:
365365scheduler :
366366 # Container image configuration
367367 repository : bunkerity/bunkerweb-scheduler
368- tag : 1.6.5
368+ tag : 1.6.6
369369 pullPolicy : Always
370370
371371 # Image pull secrets (overrides global setting)
@@ -870,7 +870,7 @@ controller:
870870
871871 # Container image configuration
872872 repository : bunkerity/bunkerweb-autoconf
873- tag : 1.6.5
873+ tag : 1.6.6
874874 pullPolicy : Always
875875
876876 # Image pull secrets (overrides global setting)
941941
942942 # Container image configuration
943943 repository : bunkerity/bunkerweb-ui
944- tag : 1.6.5
944+ tag : 1.6.6
945945 pullPolicy : Always
946946
947947 # Image pull secrets (overrides global setting)
You can’t perform that action at this time.
0 commit comments