You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/catalog-server/Chart.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
apiVersion: v2
2
-
appVersion: "0.8.2"
2
+
appVersion: "0.8.6"
3
3
description: A Helm chart for RADAR-base catalogue server. This application creates RADAR-base topics in Kafka, registers schemas in Schema Registry and keeps a catalog of available source types.
A Helm chart for RADAR-base catalogue server. This application creates RADAR-base topics in Kafka, registers schemas in Schema Registry and keeps a catalog of available source types.
9
9
@@ -34,7 +34,7 @@ A Helm chart for RADAR-base catalogue server. This application creates RADAR-bas
34
34
|-----|------|---------|-------------|
35
35
| replicaCount | int |`1`| Number of catalog-server replicas to deploy |
| image.tag | string |`"0.8.2"`| catalog-server image tag (immutable tags are recommended) Overrides the image tag whose default is the chart appVersion. |
37
+
| image.tag | string |`"0.8.6"`| catalog-server image tag (immutable tags are recommended) Overrides the image tag whose default is the chart appVersion. |
0 commit comments