File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.0.0
18
+ version : 1.0.1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ bunkerweb:
63
63
replicas : 1
64
64
repository : bunkerity/bunkerweb
65
65
pullPolicy : Always
66
- tag : 1.6.1
66
+ tag : 1.6.2
67
67
# # RECOMMENDED RESOURCES
68
68
# # If you want to set resources for the bunkerweb, uncomment the following lines and adjust the values as needed.
69
69
# resources:
@@ -104,7 +104,7 @@ bunkerweb:
104
104
scheduler :
105
105
repository : bunkerity/bunkerweb-scheduler
106
106
pullPolicy : Always
107
- tag : 1.6.1
107
+ tag : 1.6.2
108
108
# # RECOMMENDED RESOURCES
109
109
# # If you want to set resources for the Scheduler, uncomment the following lines and adjust the values as needed.
110
110
# resources:
@@ -142,7 +142,7 @@ controller:
142
142
enabled : true
143
143
repository : bunkerity/bunkerweb-autoconf
144
144
pullPolicy : Always
145
- tag : 1.6.1
145
+ tag : 1.6.2
146
146
# # RECOMMENDED RESOURCES
147
147
# # If you want to set resources for the Controller, uncomment the following lines and adjust the values as needed.
148
148
# resources:
184
184
enabled : true
185
185
repository : bunkerity/bunkerweb-ui
186
186
pullPolicy : Always
187
- tag : 1.6.1
187
+ tag : 1.6.2
188
188
# # RECOMMENDED RESOURCES
189
189
# # If you want to set resources for the UI, uncomment the following lines and adjust the values as needed.
190
190
# resources:
You can’t perform that action at this time.
0 commit comments