🐛 fix renovate automerge

This commit is contained in:
auricom
2023-07-10 18:21:54 +02:00
parent 8731735c0e
commit def4670a44
3 changed files with 2 additions and 3 deletions

View File

@@ -6,7 +6,6 @@
":dependencyDashboard", ":dependencyDashboard",
":semanticCommits", ":semanticCommits",
":enablePreCommit", ":enablePreCommit",
":automergeBranchPush",
"github>auricom/home-ops//.github/renovate/allowedVersions.json5", "github>auricom/home-ops//.github/renovate/allowedVersions.json5",
"github>auricom/home-ops//.github/renovate/autoMerge.json5", "github>auricom/home-ops//.github/renovate/autoMerge.json5",
"github>auricom/home-ops//.github/renovate/commitMessage.json5", "github>auricom/home-ops//.github/renovate/commitMessage.json5",

View File

@@ -8,7 +8,7 @@
"automergeType": "branch", "automergeType": "branch",
"ignoreTests": true, "ignoreTests": true,
"matchUpdateTypes": ["digest"], "matchUpdateTypes": ["digest"],
"matchPackagePattern": ["ghcr.io/auricom", "ghcr.io/bjw-s", "ghcr.io/onedr0p"] "matchPackagePatterns": ["ghcr.io/auricom", "ghcr.io/bjw-s", "ghcr.io/onedr0p"]
}, },
{ {
"description": "Auto merge GitHub Actions", "description": "Auto merge GitHub Actions",

View File

@@ -45,7 +45,7 @@ spec:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
image: image:
repository: ghcr.io/authelia/authelia repository: ghcr.io/authelia/authelia
tag: master@sha256:47cabc573f8faaac03d714544d3a8333eea9f6f581e29728bf14ec90e1596c62 tag: master@sha256:a3647c3dd136402745c7639e446944004145630c822f27e22f999c414c234d2f
args: ["--config", "/config/configuration.yaml", "--config.experimental.filters", "expand-env"] args: ["--config", "/config/configuration.yaml", "--config.experimental.filters", "expand-env"]
env: env:
AUTHELIA_AUTHENTICATION_BACKEND_LDAP_ADDITIONAL_GROUPS_DN: ou=groups AUTHELIA_AUTHENTICATION_BACKEND_LDAP_ADDITIONAL_GROUPS_DN: ou=groups