diff --git a/charts/atlantis/Chart.yaml b/charts/atlantis/Chart.yaml index 7b5d16b6..4c4f29c2 100644 --- a/charts/atlantis/Chart.yaml +++ b/charts/atlantis/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v1 appVersion: v0.27.0 description: A Helm chart for Atlantis https://www.runatlantis.io name: atlantis -version: 4.23.3 +version: 4.23.4 keywords: - terraform home: https://www.runatlantis.io diff --git a/charts/atlantis/values.schema.json b/charts/atlantis/values.schema.json index ec1b3a81..b8d75a37 100644 --- a/charts/atlantis/values.schema.json +++ b/charts/atlantis/values.schema.json @@ -1055,7 +1055,7 @@ "type": "array", "description": "These annotations will be added to all the resources", "items": { - "type": "object" + "type": "string" }, "examples": { "team": "example"