Compare commits
2 Commits
ce51083efd
...
5949b92626
| Author | SHA1 | Date | |
|---|---|---|---|
|
5949b92626
|
|||
| 9122e9f339 |
@@ -75,6 +75,8 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
committer: gitea-bot <gitea-bot@alexlebens.net>
|
||||
author: gitea-bot <gitea-bot@alexlebens.net>
|
||||
commit-message: "chore: Update manifests after chart change"
|
||||
branch: auto/update-manifests
|
||||
branch-suffix: timestamp
|
||||
|
||||
@@ -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