Compare commits
2 Commits
d0386096f4
...
b5fc249919
| Author | SHA1 | Date | |
|---|---|---|---|
|
b5fc249919
|
|||
| 9e897757c6 |
@@ -94,8 +94,8 @@ jobs:
|
||||
id: pull-request
|
||||
uses: infinilabs/gitea-pr@v0
|
||||
with:
|
||||
url: ${{ secrets.GITEA_URL }}
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
url: ${{ secrets.REPO_URL }}
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
commit-message: "chore: Update manifests after chart change"
|
||||
committer: "gitea-bot <gitea-bot@alexlebens.net>"
|
||||
author: "gitea-bot <gitea-bot@alexlebens.net>"
|
||||
|
||||
@@ -36,7 +36,7 @@ shelly-plug:
|
||||
main:
|
||||
image:
|
||||
repository: php
|
||||
tag: 8.4.15-apache-bookworm
|
||||
tag: 8.5.0-apache-bookworm
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SHELLY_HOSTNAME
|
||||
|
||||
Reference in New Issue
Block a user