Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Update to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
S7evinK committed Feb 5, 2022
1 parent 887bc92 commit a44c0ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: dendrite
version: "0.6.0"
version: "0.6.2"
description: Dendrite Matrix Homeserver
type: application
keywords:
Expand All @@ -11,7 +11,7 @@ keywords:
home: https://github.com/matrix-org/dendrite
sources:
- https://github.com/matrix-org/dendrite
appVersion: "0.6.0"
appVersion: "0.6.2"
dependencies:
- name: nats
version: 0.10.0
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ polylith: true

image:
# -- Docker repository/image to use
name: "matrixdotorg/dendrite-polylith:v0.6.0"
name: "matrixdotorg/dendrite-polylith:v0.6.2"
# -- Kubernetes pullPolicy
pullPolicy: IfNotPresent

Expand Down

0 comments on commit a44c0ae

Please sign in to comment.