chore(deps): update container image bitnami/dokuwiki to 20240206.1.0@af7bbd1 by renovate (#19539)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/dokuwiki | digest | `19611df` -> `af7bbd1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
7031b6aa6d
commit
6af09304e1
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dokuwiki
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png
|
||||
keywords:
|
||||
- dokuwiki
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki
|
||||
- https://hub.docker.com/r/bitnami/dokuwiki
|
||||
type: application
|
||||
version: 11.3.1
|
||||
version: 11.3.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/dokuwiki
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 20240206.1.0@sha256:19611df85907502ac56ede22f2a4d8b275720bdacde5290f90a7d340d1d60567
|
||||
tag: 20240206.1.0@sha256:af7bbd1eb2190d6ec27a9bb879f14052011d62b5f3379c5573881890e9c7d1a9
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue