diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4a5e59732..28fbedef3 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -15,6 +15,7 @@ "github>tyriis/renovate-config//pre-commit/default.json5", "github>tyriis/renovate-config//pre-commit/freeze-lucas-c.json5", "github>tyriis/renovate-config//github-actions/default.json5", + "github>tyriis/renovate-config//github-actions/automerge-selected-major.json5", "github>tyriis/renovate-config//terraform/default.json5", ], semanticCommits: "enabled", diff --git a/kubernetes/apps/backstage/backstage/app/app-config.production.yaml b/kubernetes/apps/backstage/backstage/app/app-config.production.yaml index 8724ec0a0..deab40667 100644 --- a/kubernetes/apps/backstage/backstage/app/app-config.production.yaml +++ b/kubernetes/apps/backstage/backstage/app/app-config.production.yaml @@ -17,7 +17,6 @@ techdocs: builder: "local" # Alternatives - 'external' generator: runIn: "local" # Alternatives - 'local' - # dockerImage: 'tyriis/mkdocs-techdocs-kroki' publisher: type: "local" # Alternatives - 'googleGcs' or 'awsS3'. Read documentation for using alternatives.