Skip to content

Commit

Permalink
Update Helm release common to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent a1f3dbe commit 4dfd676
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions old/dendrite/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 1.1.11
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
digest: sha256:875d010bb5294c1c1e0257c3be752f6c2a5fed7cdd60ec9fecf498850760b9c5
generated: "2024-04-12T19:44:34.599839704Z"
version: 3.2.1
digest: sha256:090759d3229fb1412328d9369ecc4448737123a6d2be248a46afeb6c7081179a
generated: "2024-05-23T13:21:45.621130807Z"
20 changes: 10 additions & 10 deletions old/dendrite/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.10.7
description: Dendrite Matrix Homeserver
name: dendrite
version: 9.1.5
version: 9.1.6
kubeVersion: ">=1.20.0-0"
deprecated: true
keywords:
Expand All @@ -20,57 +20,57 @@ sources:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
- name: nats
version: 1.1.11
repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled
# Client API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: clientapi
condition: dendrite.polylithEnabled
# Media API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: mediaapi
condition: dendrite.polylithEnabled
# Sync API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: syncapi
condition: dendrite.polylithEnabled
# Room Server
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: roomserver
condition: dendrite.polylithEnabled
# Federation API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: federationapi
condition: dendrite.polylithEnabled
# Key Server
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: keyserver
condition: dendrite.polylithEnabled
# User API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: userapi
condition: dendrite.polylithEnabled
# App Service API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.1.0
version: 3.2.1
alias: appserviceapi
condition: dendrite.polylithEnabled
annotations:
Expand Down

0 comments on commit 4dfd676

Please sign in to comment.