chore(deps): update container image f0rc3/gokapi to v1.9.1@e61cc36 by renovate (#24622)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| f0rc3/gokapi | patch | `v1.9.0` -> `v1.9.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNi4wIiwidXBkYXRlZEluVmVyIjoiMzguMTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-07-31 20:28:32 +02:00 committed by GitHub
parent dcee156378
commit 7da3205a0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.9.0
appVersion: 1.9.1
dependencies:
- name: common
version: 24.1.5
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gokapi
- https://hub.docker.com/r/f0rc3/gokapi
type: application
version: 7.2.0
version: 7.2.1

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: f0rc3/gokapi
tag: v1.9.0@sha256:46a018b7af7f3d8ec54834b3d5ff5772926afe90dd302ac20f3e8fdae8e71c76
tag: v1.9.1@sha256:e61cc36c159a2e8c4f871eb9b51311ac1c095ff2e433cc9549f3a038bb964675
persistence:
config:
enabled: true