Skip to content

Commit

Permalink
Merge pull request #35 from a1994sc/renovate/common-3.x
Browse files Browse the repository at this point in the history
Update Helm release common to v3.5.1
  • Loading branch information
a1994sc authored Dec 19, 2024
2 parents c0da10e + 6f91e84 commit ea884ca
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.3.1
version: 3.5.1
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 1.2.8
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
digest: sha256:8926b54238821749d26f258c71ca0781157055f36877e16f838c99ca8b7bf49d
generated: "2024-12-18T19:48:35.030662571Z"
version: 3.5.1
digest: sha256:da229da08b7ca23f269eeaaf01d553d0d04cfd48cd67b544f8bc5e74381b9668
generated: "2024-12-18T20:31:41.301552866Z"
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.10
version: 9.1.11
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.3.1
version: 3.5.1
- name: nats
version: 1.2.8
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.3.1
version: 3.5.1
alias: clientapi
condition: dendrite.polylithEnabled
# Media API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: mediaapi
condition: dendrite.polylithEnabled
# Sync API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: syncapi
condition: dendrite.polylithEnabled
# Room Server
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: roomserver
condition: dendrite.polylithEnabled
# Federation API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: federationapi
condition: dendrite.polylithEnabled
# Key Server
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: keyserver
condition: dendrite.polylithEnabled
# User API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: userapi
condition: dendrite.polylithEnabled
# App Service API
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.1
version: 3.5.1
alias: appserviceapi
condition: dendrite.polylithEnabled
annotations:
Expand Down

0 comments on commit ea884ca

Please sign in to comment.