Compare commits
2 Commits
e7c717488f
...
36b4c7e72f
| Author | SHA1 | Date | |
|---|---|---|---|
|
36b4c7e72f
|
|||
| 2f4a342811 |
@@ -71,7 +71,7 @@ jobs:
|
|||||||
id: pull-request
|
id: pull-request
|
||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN_MANIFEST }}
|
||||||
committer: gitea-bot <gitea-bot@alexlebens.net>
|
committer: gitea-bot <gitea-bot@alexlebens.net>
|
||||||
author: gitea-bot <gitea-bot@alexlebens.net>
|
author: gitea-bot <gitea-bot@alexlebens.net>
|
||||||
commit-message: "chore: Update manifests after chart change"
|
commit-message: "chore: Update manifests after chart change"
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ shelly-plug:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: php
|
repository: php
|
||||||
tag: 8.4.15-apache-bookworm
|
tag: 8.5.0-apache-bookworm
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SHELLY_HOSTNAME
|
- name: SHELLY_HOSTNAME
|
||||||
|
|||||||
Reference in New Issue
Block a user