Skip to content

Commit 57750ce

Browse files
committed
update BW tags to 1.6.2
1 parent 2938cb5 commit 57750ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/bunkerweb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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.0
18+
version: 1.0.1
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

charts/bunkerweb/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ bunkerweb:
6363
replicas: 1
6464
repository: bunkerity/bunkerweb
6565
pullPolicy: Always
66-
tag: 1.6.1
66+
tag: 1.6.2
6767
## RECOMMENDED RESOURCES
6868
## If you want to set resources for the bunkerweb, uncomment the following lines and adjust the values as needed.
6969
# resources:
@@ -104,7 +104,7 @@ bunkerweb:
104104
scheduler:
105105
repository: bunkerity/bunkerweb-scheduler
106106
pullPolicy: Always
107-
tag: 1.6.1
107+
tag: 1.6.2
108108
## RECOMMENDED RESOURCES
109109
## If you want to set resources for the Scheduler, uncomment the following lines and adjust the values as needed.
110110
# resources:
@@ -142,7 +142,7 @@ controller:
142142
enabled: true
143143
repository: bunkerity/bunkerweb-autoconf
144144
pullPolicy: Always
145-
tag: 1.6.1
145+
tag: 1.6.2
146146
## RECOMMENDED RESOURCES
147147
## If you want to set resources for the Controller, uncomment the following lines and adjust the values as needed.
148148
# resources:
@@ -184,7 +184,7 @@ ui:
184184
enabled: true
185185
repository: bunkerity/bunkerweb-ui
186186
pullPolicy: Always
187-
tag: 1.6.1
187+
tag: 1.6.2
188188
## RECOMMENDED RESOURCES
189189
## If you want to set resources for the UI, uncomment the following lines and adjust the values as needed.
190190
# resources:

0 commit comments

Comments
 (0)