Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3135998f6 | ||
|
|
aff867b774
|
||
|
|
4c31107f8c | ||
|
|
6b15082274 |
@@ -8,7 +8,7 @@ spec:
|
||||
interval: 24h
|
||||
url: https://github.com/usekaneo/kaneo.git
|
||||
ref:
|
||||
tag: v2.9.9
|
||||
tag: v2.9.10
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
|
||||
kaneo:
|
||||
image:
|
||||
tag: "2.9.9" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io
|
||||
tag: "2.9.10" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io
|
||||
env:
|
||||
clientUrl: "https://kaneo.lumpiasty.xyz"
|
||||
disablePasswordRegistration: true
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: supervisord
|
||||
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:d9c9b9b87a2e4b4587d83b809add9a460d4b76ce01f9dd45de6b1dfed2eba36d
|
||||
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:2676d13df2a0833b27ab8ec441da78c6c43d3f7bf75837d35723eefb40a82ce1
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@
|
||||
"platformAutomerge": true
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"matchUpdateTypes": ["patch", "digest"],
|
||||
"automerge": true,
|
||||
"automergeType": "pr",
|
||||
"platformAutomerge": true
|
||||
|
||||
Reference in New Issue
Block a user