Compare commits
1 Commits
renovate/r
...
e5e098d6bf
| Author | SHA1 | Date | |
|---|---|---|---|
| e5e098d6bf |
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@7993842765aaa808493ab79c5f3c21cf2d30f300 # 0.0.10
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@9c76b8bfdc596579fa77a415bf4909d2e8b41734 # 0.0.9
|
||||
id: namespace
|
||||
with:
|
||||
repo: ${{ github.repository }}
|
||||
|
||||
@@ -7,7 +7,7 @@ jobs:
|
||||
run-renovate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@7993842765aaa808493ab79c5f3c21cf2d30f300 # 0.0.10
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@9c76b8bfdc596579fa77a415bf4909d2e8b41734 # 0.0.9
|
||||
id: namespace
|
||||
with:
|
||||
repo: ${{ github.repository }}
|
||||
|
||||
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@7993842765aaa808493ab79c5f3c21cf2d30f300 # 0.0.10
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/k_deploy_workflows/.gitea/actions/extract-namespace-from-repo-name@9c76b8bfdc596579fa77a415bf4909d2e8b41734 # 0.0.9
|
||||
id: namespace
|
||||
with:
|
||||
repo: ${{ github.repository }}
|
||||
|
||||
@@ -91,7 +91,7 @@ spec:
|
||||
- mountPath: /photoprism/storage
|
||||
name: storage
|
||||
- name: redis
|
||||
image: redis:7-alpine@sha256:8b81dd37ff027bec4e516d41acfbe9fe2460070dc6d4a4570a2ac5b9d59df065
|
||||
image: redis:6-alpine@sha256:46884be93652d02a96a176ccf173d1040bef365c5706aa7b6a1931caec8bfeef
|
||||
resources:
|
||||
limits:
|
||||
cpu: "500m"
|
||||
|
||||
Reference in New Issue
Block a user