mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🐛 fix renovate automerge
This commit is contained in:
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@@ -6,7 +6,6 @@
|
||||
":dependencyDashboard",
|
||||
":semanticCommits",
|
||||
":enablePreCommit",
|
||||
":automergeBranchPush",
|
||||
"github>auricom/home-ops//.github/renovate/allowedVersions.json5",
|
||||
"github>auricom/home-ops//.github/renovate/autoMerge.json5",
|
||||
"github>auricom/home-ops//.github/renovate/commitMessage.json5",
|
||||
|
2
.github/renovate/autoMerge.json5
vendored
2
.github/renovate/autoMerge.json5
vendored
@@ -8,7 +8,7 @@
|
||||
"automergeType": "branch",
|
||||
"ignoreTests": true,
|
||||
"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",
|
||||
|
@@ -45,7 +45,7 @@ spec:
|
||||
reloader.stakater.com/auto: "true"
|
||||
image:
|
||||
repository: ghcr.io/authelia/authelia
|
||||
tag: master@sha256:47cabc573f8faaac03d714544d3a8333eea9f6f581e29728bf14ec90e1596c62
|
||||
tag: master@sha256:a3647c3dd136402745c7639e446944004145630c822f27e22f999c414c234d2f
|
||||
args: ["--config", "/config/configuration.yaml", "--config.experimental.filters", "expand-env"]
|
||||
env:
|
||||
AUTHELIA_AUTHENTICATION_BACKEND_LDAP_ADDITIONAL_GROUPS_DN: ou=groups
|
||||
|
Reference in New Issue
Block a user