We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec962d commit f3ef077Copy full SHA for f3ef077
charts/jitsi-monitor/Chart.yaml
@@ -3,7 +3,7 @@ name: jitsi-monitor
3
description: Monitors the health of Jitsi Meet instances and bridges
4
type: application
5
6
-version: 0.1.7
+version: 0.1.8
7
8
# App metadata
9
appVersion: "v0.1.3"
charts/jitsi-monitor/values.yaml
@@ -1,6 +1,6 @@
1
image:
2
repository: docker.ethquokkaops.io/ethquokkaops/ethdevops/jitsi-monitor-docker
- tag: v0.1.5
+ tag: v0.1.6
pullPolicy: IfNotPresent
config:
jitsiUrl: "https://jitsihost"
0 commit comments