chore(deps): update container image f0rc3/gokapi to v@33b1779 by renovate (#19826)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | f0rc3/gokapi | digest | `fda43a3` -> `33b1779` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
9da3303f04
commit
97f92d84b5
|
@ -24,7 +24,7 @@ keywords:
|
|||
- gokapi
|
||||
- cloud
|
||||
- utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/gokapi
|
||||
- https://hub.docker.com/r/f0rc3/gokapi
|
||||
type: application
|
||||
version: 5.7.3
|
||||
version: 5.7.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: f0rc3/gokapi
|
||||
tag: v1.8.0@sha256:fda43a3d2ef0542494e9d484873d7aba6be312616661663e5a9232e489f0a3dc
|
||||
tag: v1.8.0@sha256:33b1779d13a03bb1aeec40c6250f79c09d3a4289f1dedfe3f72c762ec772d40a
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue