chore(deps): update container image bitnami/dokuwiki to 20230404.1.0@37e5b6e by renovate (#16393)

This commit is contained in:
TrueCharts Bot 2023-12-25 01:34:23 +01:00 committed by GitHub
parent e8be89f653
commit 98879b57af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 23 deletions

View File

@ -1,35 +1,35 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: dokuwiki name: dokuwiki
version: 8.0.11 version: 8.0.12
appVersion: 20230404.1.0 appVersion: 20230404.1.0
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
home: https://truecharts.org/charts/stable/dokuwiki home: https://truecharts.org/charts/stable/dokuwiki
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki
- https://hub.docker.com/r/bitnami/dokuwiki - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- dokuwiki - dokuwiki
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application

View File

@ -1,7 +1,7 @@
image: image:
repository: bitnami/dokuwiki repository: bitnami/dokuwiki
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 20230404.1.0@sha256:3e674bf38a6849da42d9bb77b5b9dd8621c188c8ed0315a3646c24ccbe7e3f4b tag: 20230404.1.0@sha256:37e5b6e946851fc1fbd0f37a11e4521fdaca7da698d461da5207168c7364c142
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false