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 95240ac commit 54a9d15Copy full SHA for 54a9d15
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.5.1
+version: 0.5.2
charts/synapse/values.yaml
@@ -307,7 +307,7 @@ admin:
307
serverName: NOT-CONFIGURED
308
image:
309
repository: "awesometechnologies/synapse-admin"
310
- tag: "0.10.1"
+ tag: "0.10.2"
311
pullPolicy: IfNotPresent
312
replicas: 1
313
resources: {}
0 commit comments