Compare commits

..

8 Commits

Author SHA1 Message Date
35e81eca96 chore(deps): update ghcr.io/requarks/wiki docker tag to v2.5.307 (#100)
* chore(deps): update ghcr.io/requarks/wiki docker tag to v2.5.307

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-24 13:44:07 +01:00
3330c3ae6c chore(deps): update postgresql helm release to v16.5.6 (#101)
* chore(deps): update postgresql helm release to v16.5.6

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-24 13:40:35 +01:00
7159f05f15 chore(deps): update postgresql helm release to v16.5.5 (#99)
* chore(deps): update postgresql helm release to v16.5.5

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-20 21:43:20 +01:00
1ad03f75ad chore(deps): update postgresql helm release to v16.5.4 (#98)
* chore(deps): update postgresql helm release to v16.5.4

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-20 21:34:10 +01:00
c2ade92e3b chore(deps): update postgresql helm release to v16.5.2 (#97)
* chore(deps): update postgresql helm release to v16.5.2

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-18 09:08:25 +01:00
52ef885d21 chore(deps): update postgresql helm release to v16.5.0 (#95)
* chore(deps): update postgresql helm release to v16.5.0

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-10 20:36:37 +01:00
00e7eaae02 chore(deps): update postgresql helm release to v16.4.16 (#93)
* chore(deps): update postgresql helm release to v16.4.16

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-04 20:25:13 +01:00
60c76f9ec3 chore(deps): update postgresql helm release to v16.4.15 (#92)
* chore(deps): update postgresql helm release to v16.4.15

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
2025-03-04 00:27:18 +01:00
4 changed files with 13 additions and 13 deletions

View File

@ -4,6 +4,6 @@ dependencies:
version: 3.3.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.14
digest: sha256:9f8d7b402cde1d5441fbd618534d7b6104bb44bb2188595454620dd266182fa2
generated: "2025-02-21T23:43:17.747352762Z"
version: 16.5.6
digest: sha256:abe3d58e9ab3a8b3dc045027e3cdccc61e0829707ffd638ab99a3c6434f40076
generated: "2025-03-24T02:50:35.199936137Z"

View File

@ -4,9 +4,9 @@ description: A modern, lightweight and powerful wiki app built on NodeJS.
home: https://github.com/plcnk/charts/tree/master/charts/wikijs
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/wikijs/icon.svg
type: application
version: 0.6.10
version: 0.7.5
# renovate datasource=docker depName=ghcr.io/requarks/wiki
appVersion: "2.5.306"
appVersion: "2.5.307"
kubeVersion: ">=1.22.0-0"
keywords:
- wikijs
@ -18,14 +18,14 @@ dependencies:
version: 3.3.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.14
version: 16.5.6
condition: postgresql.enabled
sources:
- https://github.com/Requarks/wiki
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update postgresql helm release to v16.4.14
description: Update ghcr.io/requarks/wiki docker tag to v2.5.307
artifacthub.io/links: |-
- name: App Source
url: https://github.com/Requarks/wiki

View File

@ -2,16 +2,16 @@
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/wikijs/icon.svg" align="right" width="92" alt="wikijs logo">
![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat)
![Version: 0.7.5](https://img.shields.io/badge/Version-0.7.5-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.5.306](https://img.shields.io/badge/AppVersion-2.5.306-informational?style=flat)
![AppVersion: 2.5.307](https://img.shields.io/badge/AppVersion-2.5.307-informational?style=flat)
A modern, lightweight and powerful wiki app built on NodeJS.
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/wikijs>
**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=wikijs&version=0.6.10)**
[here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=wikijs&version=0.7.5)**
## Source Code
@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 3.3.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 16.4.14 |
| <https://charts.bitnami.com/bitnami> | postgresql | 16.5.6 |
## Installing the Chart
@ -98,7 +98,7 @@ postgresql:
| controllers.main.containers.app.env.TZ | string | `"UTC"` | Set container timezone |
| controllers.main.containers.app.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| controllers.main.containers.app.image.repository | string | `"ghcr.io/requarks/wiki"` | Image repository |
| controllers.main.containers.app.image.tag | string | `"2.5.306"` | Image tag |
| controllers.main.containers.app.image.tag | string | `"2.5.307"` | Image tag |
| controllers.main.containers.app.securityContext.allowPrivilegeEscalation | bool | `false` | Disable privilege escalations |
| controllers.main.containers.app.securityContext.capabilities | object | `{"drop":["ALL"]}` | Drop all capabilities |
| controllers.main.containers.app.securityContext.readOnlyRootFilesystem | bool | `true` | Mount the container's root filesystem as read-only |

View File

@ -22,7 +22,7 @@ controllers:
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Image tag
tag: 2.5.306
tag: 2.5.307
# -- Environment variables.
# The database environment variables **need** to be set if `postgresql.enabled` is set to `false`