-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update helm release jitsi-meet to v1.3.8 #621
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- . Kustomization: flux-system/flux-system HelmRelease: applications/jitsi
+++ . Kustomization: flux-system/flux-system HelmRelease: applications/jitsi
@@ -6,13 +6,13 @@
namespace: applications
spec:
interval: 1h
chart:
spec:
chart: jitsi-meet
- version: 1.3.7
+ version: 1.3.8
sourceRef:
kind: HelmRepository
name: jitsi
namespace: applications
interval: 1h
values: |
--- . HelmRelease: applications/jitsi Deployment: applications/jitsi-jitsi-meet-jicofo
+++ . HelmRelease: applications/jitsi Deployment: applications/jitsi-jitsi-meet-jicofo
@@ -19,20 +19,20 @@
metadata:
labels:
app.kubernetes.io/name: jitsi-meet
app.kubernetes.io/instance: jitsi
app.kubernetes.io/component: jicofo
annotations:
- checksum/secret: 30b80a942fb796b79279ad9a0db6201d301773d4beb9ccbcfe6608e839d37f71
+ checksum/secret: bcb31607635e24a092f24790158c802cbb86a7afa1e8e408274947e39e117b3b
spec:
serviceAccountName: jitsi-jitsi-meet
securityContext: {}
containers:
- name: jitsi-meet
securityContext: {}
- image: jitsi/jicofo:stable-8719
+ image: jitsi/jicofo:stable-9111
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
name: jitsi-prosody-jicofo
- configMapRef:
name: jitsi-prosody-common
--- . HelmRelease: applications/jitsi StatefulSet: applications/jitsi-prosody
+++ . HelmRelease: applications/jitsi StatefulSet: applications/jitsi-prosody
@@ -5,13 +5,13 @@
name: jitsi-prosody
labels:
app.kubernetes.io/name: prosody
app.kubernetes.io/instance: jitsi
app.kubernetes.io/managed-by: Helm
spec:
- serviceName: prosody
+ serviceName: jitsi-prosody
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: prosody
app.kubernetes.io/instance: jitsi
template:
@@ -25,13 +25,13 @@
spec:
serviceAccountName: jitsi-prosody
securityContext: {}
containers:
- name: prosody
securityContext: {}
- image: jitsi/prosody:stable-8719
+ image: jitsi/prosody:stable-9111
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
name: jitsi-prosody
- secretRef:
name: jitsi-prosody
--- . HelmRelease: applications/jitsi ServiceMonitor: applications/jitsi-jitsi-meet-jvb
+++ . HelmRelease: applications/jitsi ServiceMonitor: applications/jitsi-jitsi-meet-jvb
@@ -13,16 +13,16 @@
endpoints:
- port: tcp-metrics
path: /metrics
interval: 10s
selector:
matchLabels:
- helm.sh/chart: jitsi-meet-1.3.7
+ helm.sh/chart: jitsi-meet-1.3.8
app.kubernetes.io/name: jitsi-meet
app.kubernetes.io/instance: jitsi
- app.kubernetes.io/version: stable-8719
+ app.kubernetes.io/version: stable-9111
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: jvb
namespaceSelector:
matchNames:
- applications
--- . HelmRelease: applications/jitsi Deployment: applications/jitsi-jitsi-meet-web
+++ . HelmRelease: applications/jitsi Deployment: applications/jitsi-jitsi-meet-web
@@ -24,13 +24,13 @@
spec:
serviceAccountName: jitsi-jitsi-meet
securityContext: {}
containers:
- name: jitsi-meet
securityContext: {}
- image: jitsi/web:stable-8719
+ image: jitsi/web:stable-9111
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
name: jitsi-jitsi-meet-web
- configMapRef:
name: jitsi-prosody-common
--- . HelmRelease: applications/jitsi Deployment: applications/jitsi-jitsi-meet-jvb
+++ . HelmRelease: applications/jitsi Deployment: applications/jitsi-jitsi-meet-jvb
@@ -19,20 +19,20 @@
metadata:
labels:
app.kubernetes.io/name: jitsi-meet
app.kubernetes.io/instance: jitsi
app.kubernetes.io/component: jvb
annotations:
- checksum/secret: 05c8272430792cb2001ac64f4a79f9a5f551ea870c97ed3368cd8df11b4f1574
+ checksum/secret: 8b607d139004f661f1cc6a195f5e86d817c8e57109220d3542f7806258c19fab
spec:
serviceAccountName: jitsi-jitsi-meet
securityContext: {}
containers:
- name: jitsi-meet
securityContext: {}
- image: jitsi/jvb:stable-8719
+ image: jitsi/jvb:stable-9111
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
name: jitsi-prosody-jvb
- configMapRef:
name: jitsi-prosody-common
@@ -50,13 +50,13 @@
readinessProbe:
httpGet:
path: /about/health
port: 8080
resources: {}
- name: metrics
- image: docker.io/systemli/prometheus-jitsi-meet-exporter:1.2.1
+ image: docker.io/systemli/prometheus-jitsi-meet-exporter:1.2.3
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 10001
command:
- /prometheus-jitsi-meet-exporter
- -videobridge-url |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.7
->1.3.8
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.