Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
aba3dd954c
commit
8db9caec4b
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [ring-mqtt-3.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-3.0.7...ring-mqtt-3.0.8) (2023-02-03)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ring-mqtt-3.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-3.0.8...ring-mqtt-3.0.9) (2023-02-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ring-mqtt to v5.1.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [ring-mqtt-3.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-3.0.7...ring-mqtt-3.0.8) (2023-02-03)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [ring-mqtt-3.0.2](https://github.com/truecharts/charts/compare/ring-mqtt-3.0.1...ring-mqtt-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ring-mqtt-3.0.2](https://github.com/truecharts/charts/compare/ring-mqtt-3.0.1...ring-mqtt-3.0.2) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.5"
|
||||
appVersion: "5.1.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://hub.docker.com/tsightler/ring-mqtt
|
||||
- https://github.com/tsightler/ring-mqtt
|
||||
type: application
|
||||
version: 3.0.8
|
||||
version: 3.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ring-mqtt-3.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-3.0.8...ring-mqtt-3.0.9) (2023-02-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ring-mqtt to v5.1.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/ring-mqtt
|
||||
tag: 5.0.5@sha256:f9c196a89c271ad0bc6e7d9604b2519af28e4f8915ea376660851d3b10f1e2ba
|
||||
tag: 5.1.2@sha256:db8a337a862af51aeddb69f579aff953e02e61fb46bf3527d0a2c2ef3599f9be
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue