Compare commits

...

3 Commits

Author SHA1 Message Date
886d839eca chore(deps): update postgresql helm release to v15.5.35 (#33)
* chore(deps): update postgresql helm release to v15.5.35

* 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>
2024-09-26 19:20:31 +02:00
c70d0909fe chore(deps): update postgresql helm release to v15.5.34 (#32)
* chore(deps): update postgresql helm release to v15.5.34

* 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>
2024-09-23 19:17:50 +02:00
1cc9a485b0 chore(deps): update ghcr.io/requarks/wiki docker tag to v2.5.304 (#31)
* chore(deps): update ghcr.io/requarks/wiki docker tag to v2.5.304

* 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>
2024-09-20 18:57:34 +02:00
4 changed files with 13 additions and 13 deletions

View File

@ -4,6 +4,6 @@ dependencies:
version: 3.3.2 version: 3.3.2
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 15.5.32 version: 15.5.35
digest: sha256:55c0a4724d3455931db5e58492c925da2edaac05774ab1b93e34e9020f667b4b digest: sha256:2344f3ba731c993bc50f2ffb68f9cb0b16e0b49cccb82f85f5d2fec3569337d2
generated: "2024-09-17T15:51:14.354885222Z" generated: "2024-09-26T16:59:20.242783168Z"

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 home: https://github.com/plcnk/charts/tree/master/charts/wikijs
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/wikijs/icon.svg icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/wikijs/icon.svg
type: application type: application
version: 0.1.10 version: 0.1.13
# renovate datasource=docker depName=ghcr.io/requarks/wiki # renovate datasource=docker depName=ghcr.io/requarks/wiki
appVersion: "2.5.303" appVersion: "2.5.304"
kubeVersion: ">=1.22.0-0" kubeVersion: ">=1.22.0-0"
keywords: keywords:
- wikijs - wikijs
@ -18,14 +18,14 @@ dependencies:
version: 3.3.2 version: 3.3.2
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 15.5.32 version: 15.5.35
condition: postgresql.enabled condition: postgresql.enabled
sources: sources:
- https://github.com/Requarks/wiki - https://github.com/Requarks/wiki
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Update postgresql helm release to v15.5.32 description: Update postgresql helm release to v15.5.35
artifacthub.io/links: |- artifacthub.io/links: |-
- name: App Source - name: App Source
url: https://github.com/Requarks/wiki 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"> <img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/wikijs/icon.svg" align="right" width="92" alt="wikijs logo">
![Version: 0.1.10](https://img.shields.io/badge/Version-0.1.10-informational?style=flat) ![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.5.303](https://img.shields.io/badge/AppVersion-2.5.303-informational?style=flat) ![AppVersion: 2.5.304](https://img.shields.io/badge/AppVersion-2.5.304-informational?style=flat)
A modern, lightweight and powerful wiki app built on NodeJS. A modern, lightweight and powerful wiki app built on NodeJS.
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/wikijs> **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 **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.1.10)** [here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=wikijs&version=0.1.13)**
## Source Code ## Source Code
@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 3.3.2 | | <https://bjw-s.github.io/helm-charts> | common | 3.3.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 15.5.32 | | <https://charts.bitnami.com/bitnami> | postgresql | 15.5.35 |
## Installing the Chart ## Installing the Chart
@ -98,7 +98,7 @@ postgresql:
| controllers.main.containers.app.env.TZ | string | `"UTC"` | Set container timezone | | 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.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| controllers.main.containers.app.image.repository | string | `"ghcr.io/requarks/wiki"` | Image repository | | controllers.main.containers.app.image.repository | string | `"ghcr.io/requarks/wiki"` | Image repository |
| controllers.main.containers.app.image.tag | string | `"2.5.303"` | Image tag | | controllers.main.containers.app.image.tag | string | `"2.5.304"` | Image tag |
| controllers.main.containers.app.securityContext.allowPrivilegeEscalation | bool | `false` | Disable privilege escalations | | 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.capabilities | object | `{"drop":["ALL"]}` | Drop all capabilities |
| controllers.main.containers.app.securityContext.readOnlyRootFilesystem | bool | `true` | Mount the container's root filesystem as read-only | | 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 # -- Image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- Image tag # -- Image tag
tag: 2.5.303 tag: 2.5.304
# -- Environment variables. # -- Environment variables.
# The database environment variables **need** to be set if `postgresql.enabled` is set to `false` # The database environment variables **need** to be set if `postgresql.enabled` is set to `false`