Update ghcr.io/requarks/wiki Docker tag to v2.5.311
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
Renovate Bot
2026-01-22 00:19:29 +00:00
parent 42706ab9ed
commit abf63ba176
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.2
version: 0.1.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

View File

@@ -1,6 +1,6 @@
# wikijs
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -41,7 +41,7 @@ A Helm chart for Kubernetes
| psql.enabled | bool | `true` | |
| wiki.enabled | bool | `true` | |
| wiki.image.repository | string | `"ghcr.io/requarks/wiki"` | |
| wiki.image.tag | string | `"2.5.308"` | |
| wiki.image.tag | string | `"2.5.311"` | |
| wiki.ingress.annotations."cert-manager.io/cluster-issuer" | string | `"letsencrypt-dns"` | |
| wiki.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" | string | `"traefik-headers@kubernetescrd"` | |
| wiki.ingress.enabled | bool | `true` | |

View File

@@ -7,7 +7,7 @@ wiki:
revisionHistoryLimit: 2
image:
repository: ghcr.io/requarks/wiki
tag: 2.5.308
tag: 2.5.311
ingress:
enabled: true