diff --git a/charts/enterprise/blocky/templates/_webui.tpl b/charts/enterprise/blocky/templates/_webui.tpl index b83160401e8..ed7aced8200 100644 --- a/charts/enterprise/blocky/templates/_webui.tpl +++ b/charts/enterprise/blocky/templates/_webui.tpl @@ -43,6 +43,6 @@ env: {{- else }} {{- $url = .Values.webUI.apiURL }} {{- end }} - - name: API_URL + - name: API_URL value: "{{ $url }}" {{- end -}} diff --git a/charts/stable/mosquitto/CHANGELOG.md b/charts/stable/mosquitto/CHANGELOG.md index 77305ac7255..f92a94c4ffb 100644 --- a/charts/stable/mosquitto/CHANGELOG.md +++ b/charts/stable/mosquitto/CHANGELOG.md @@ -2,6 +2,19 @@ +## [mosquitto-6.1.0](https://github.com/truecharts/charts/compare/mosquitto-6.0.38...mosquitto-6.1.0) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Add optional websockets support ([#3883](https://github.com/truecharts/charts/issues/3883)) + + + + ## [mosquitto-6.0.38](https://github.com/truecharts/charts/compare/mosquitto-6.0.37...mosquitto-6.0.38) (2022-09-25) ### Chore diff --git a/charts/stable/mosquitto/Chart.lock b/charts/stable/mosquitto/Chart.lock new file mode 100644 index 00000000000..01a9fad0471 --- /dev/null +++ b/charts/stable/mosquitto/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-26T10:18:15.428552722Z"