mirror of
https://github.com/plcnk/charts.git
synced 2026-04-05 17:22:21 +00:00
Compare commits
45 Commits
wikijs-0.6
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 168edbea99 | |||
| 85735cb2d9 | |||
| b9a3277b15 | |||
| c721a99258 | |||
| 37fc81e049 | |||
| ce72a0b00c | |||
| b76d9d854f | |||
| 925c945397 | |||
| ce4cd2a011 | |||
| 26b50527a3 | |||
| c82dd93281 | |||
| b62e627610 | |||
| 9ff4d755d7 | |||
| c6f26b8611 | |||
| 80b8c3921f | |||
| b8a4890133 | |||
| 590f962e48 | |||
| b533496248 | |||
| 6b577dc2db | |||
| b53f3896ac | |||
| 649ace2425 | |||
| 687e9ec3c1 | |||
| d848959771 | |||
| f87d7a6a2b | |||
| 81b755b168 | |||
| 4b51ca9b1e | |||
| 6de44c9d0b | |||
| 64dec17671 | |||
| 5ecb880a55 | |||
| 35e81eca96 | |||
| 3330c3ae6c | |||
| 7159f05f15 | |||
| 1ad03f75ad | |||
| c2ade92e3b | |||
| 52ef885d21 | |||
| 00e7eaae02 | |||
| 60c76f9ec3 | |||
| 23f743236e | |||
| 502b1f6290 | |||
| a513d7ba45 | |||
| e9fcb61011 | |||
| 86b3a1e320 | |||
| 499e9621e8 | |||
| 1deba7324a | |||
| 5fd56267a2 |
2
.github/ct-install-config.yaml
vendored
2
.github/ct-install-config.yaml
vendored
@ -1,5 +1,5 @@
|
|||||||
debug: true
|
debug: true
|
||||||
all: true
|
all: true
|
||||||
chart-repos:
|
chart-repos:
|
||||||
- bjw-s=https://bjw-s.github.io/helm-charts
|
- bjw-s=https://bjw-s-labs.github.io/helm-charts
|
||||||
- bitnami=https://charts.bitnami.com/bitnami
|
- bitnami=https://charts.bitnami.com/bitnami
|
||||||
|
|||||||
2
.github/ct-lint-config.yaml
vendored
2
.github/ct-lint-config.yaml
vendored
@ -2,5 +2,5 @@ debug: true
|
|||||||
all: true
|
all: true
|
||||||
validate-maintainers: false
|
validate-maintainers: false
|
||||||
chart-repos:
|
chart-repos:
|
||||||
- bjw-s=https://bjw-s.github.io/helm-charts
|
- bjw-s=https://bjw-s-labs.github.io/helm-charts
|
||||||
- bitnami=https://charts.bitnami.com/bitnami
|
- bitnami=https://charts.bitnami.com/bitnami
|
||||||
|
|||||||
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@ -11,8 +11,8 @@
|
|||||||
customManagers: [
|
customManagers: [
|
||||||
{
|
{
|
||||||
customType: 'regex',
|
customType: 'regex',
|
||||||
fileMatch: [
|
managerFilePatterns: [
|
||||||
'\\.yaml$',
|
'/\\.yaml$/',
|
||||||
],
|
],
|
||||||
matchStrings: [
|
matchStrings: [
|
||||||
'# ?renovate datasource=(?<datasource>.+?) depName=(?<depName>.+)\\n.+: ["\']?(?<currentValue>.+?)["\']?\\n',
|
'# ?renovate datasource=(?<datasource>.+?) depName=(?<depName>.+)\\n.+: ["\']?(?<currentValue>.+?)["\']?\\n',
|
||||||
|
|||||||
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Add Helm repos
|
- name: Add Helm repos
|
||||||
run: |
|
run: |
|
||||||
helm repo add bjw-s https://bjw-s.github.io/helm-charts
|
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts
|
||||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
|
|
||||||
- name: Install chart-releaser
|
- name: Install chart-releaser
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24
|
digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a
|
||||||
generated: "2024-08-20T23:20:57.06668901+02:00"
|
generated: "2025-05-09T11:34:23.380031+02:00"
|
||||||
|
|||||||
@ -4,9 +4,9 @@ description: Connect your resources to Cloudflare without a publicly routable IP
|
|||||||
home: https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel
|
home: https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel
|
||||||
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg
|
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg
|
||||||
type: application
|
type: application
|
||||||
version: 0.6.1
|
version: 0.13.0
|
||||||
# renovate datasource=docker depName=cloudflare/cloudflared
|
# renovate datasource=docker depName=cloudflare/cloudflared
|
||||||
appVersion: "2025.1.1"
|
appVersion: "2025.8.0"
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- cloudflared
|
- cloudflared
|
||||||
@ -15,14 +15,14 @@ keywords:
|
|||||||
- tunnel
|
- tunnel
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/cloudflare/cloudflared
|
- https://github.com/cloudflare/cloudflared
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Update cloudflare/cloudflared docker tag to v2025.1.1
|
description: Update cloudflare/cloudflared docker tag to v2025.8.0
|
||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: App Source
|
- name: App Source
|
||||||
url: https://github.com/cloudflare/cloudflared
|
url: https://github.com/cloudflare/cloudflared
|
||||||
|
|||||||
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg" align="right" width="92" alt="cloudflare-tunnel logo">
|
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg" align="right" width="92" alt="cloudflare-tunnel logo">
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
Connect your resources to Cloudflare without a publicly routable IP address.
|
Connect your resources to Cloudflare without a publicly routable IP address.
|
||||||
|
|
||||||
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel>
|
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel>
|
||||||
|
|
||||||
**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=cloudflare-tunnel&version=0.6.1)**
|
[here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=cloudflare-tunnel&version=0.13.0)**
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
@ -25,7 +25,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-labs.github.io/helm-charts> | common | 3.3.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
@ -89,7 +89,7 @@ helm install cloudflare-tunnel plcnk/cloudflare-tunnel -f values.yaml
|
|||||||
| controllers.main.containers.app.env | object | See [values.yaml](./values.yaml) | Environment variables |
|
| controllers.main.containers.app.env | object | See [values.yaml](./values.yaml) | Environment variables |
|
||||||
| 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 | `"cloudflare/cloudflared"` | Image repository |
|
| controllers.main.containers.app.image.repository | string | `"cloudflare/cloudflared"` | Image repository |
|
||||||
| controllers.main.containers.app.image.tag | string | `"2025.1.1"` | Image tag |
|
| controllers.main.containers.app.image.tag | string | `"2025.8.0"` | 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 |
|
||||||
|
|||||||
@ -20,7 +20,7 @@ controllers:
|
|||||||
# -- Image pull policy
|
# -- Image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- Image tag
|
# -- Image tag
|
||||||
tag: 2025.1.1
|
tag: 2025.8.0
|
||||||
|
|
||||||
# -- Environment variables
|
# -- Environment variables
|
||||||
# @default -- See [values.yaml](./values.yaml)
|
# @default -- See [values.yaml](./values.yaml)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24
|
digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a
|
||||||
generated: "2024-08-15T17:47:53.312594+02:00"
|
generated: "2025-05-09T11:35:40.935162+02:00"
|
||||||
|
|||||||
@ -4,7 +4,7 @@ description: Collection of handy online tools for developers, with great UX.
|
|||||||
home: https://github.com/plcnk/charts/tree/master/charts/it-tools
|
home: https://github.com/plcnk/charts/tree/master/charts/it-tools
|
||||||
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
|
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
|
||||||
type: application
|
type: application
|
||||||
version: 2.1.2
|
version: 2.2.0
|
||||||
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools
|
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools
|
||||||
appVersion: "2024.10.22-7ca5933"
|
appVersion: "2024.10.22-7ca5933"
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
@ -14,14 +14,14 @@ keywords:
|
|||||||
- tools
|
- tools
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/CorentinTh/it-tools
|
- https://github.com/CorentinTh/it-tools
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: added
|
- kind: added
|
||||||
description: Update ghcr.io/corentinth/it-tools docker tag to 2024.10.22-7ca5933
|
description: Update bjw-s chart link
|
||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: App Source
|
- name: App Source
|
||||||
url: https://github.com/CorentinTh/it-tools
|
url: https://github.com/CorentinTh/it-tools
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg" align="right" width="92" alt="it-tools logo">
|
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg" align="right" width="92" alt="it-tools logo">
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
@ -11,7 +11,7 @@ Collection of handy online tools for developers, with great UX.
|
|||||||
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/it-tools>
|
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/it-tools>
|
||||||
|
|
||||||
**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=it-tools&version=2.1.2)**
|
[here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=it-tools&version=2.2.0)**
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
@ -25,7 +25,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-labs.github.io/helm-charts> | common | 3.3.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24
|
digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a
|
||||||
generated: "2024-08-17T11:26:39.224544+02:00"
|
generated: "2025-05-09T11:36:40.921049+02:00"
|
||||||
|
|||||||
@ -4,9 +4,9 @@ description: Ambient sounds for focus and calm.
|
|||||||
home: https://github.com/plcnk/charts/tree/master/charts/moodist
|
home: https://github.com/plcnk/charts/tree/master/charts/moodist
|
||||||
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg
|
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1
|
version: 0.4.0
|
||||||
# renovate datasource=docker depName=ghcr.io/remvze/moodist
|
# renovate datasource=docker depName=ghcr.io/remvze/moodist
|
||||||
appVersion: "v1.5.1"
|
appVersion: "v2.1.0"
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- ambient
|
- ambient
|
||||||
@ -16,14 +16,14 @@ keywords:
|
|||||||
- focus
|
- focus
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/remvze/moodist
|
- https://github.com/remvze/moodist
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Update ghcr.io/remvze/moodist docker tag to v1.5.1
|
description: Update ghcr.io/remvze/moodist docker tag to v2.1.0
|
||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: App Source
|
- name: App Source
|
||||||
url: https://github.com/remvze/moodist
|
url: https://github.com/remvze/moodist
|
||||||
|
|||||||
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg" align="right" width="92" alt="moodist logo">
|
<img src="https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg" align="right" width="92" alt="moodist logo">
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
Ambient sounds for focus and calm.
|
Ambient sounds for focus and calm.
|
||||||
|
|
||||||
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/moodist>
|
**Homepage:** <https://github.com/plcnk/charts/tree/master/charts/moodist>
|
||||||
|
|
||||||
**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=moodist&version=0.1.1)**
|
[here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=moodist&version=0.4.0)**
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
@ -25,7 +25,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-labs.github.io/helm-charts> | common | 3.3.2 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
@ -87,7 +87,7 @@ N/A
|
|||||||
| controllers.main.containers.app.env | object | See [values.yaml](./values.yaml) | Environment variables |
|
| controllers.main.containers.app.env | object | See [values.yaml](./values.yaml) | Environment variables |
|
||||||
| 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/remvze/moodist"` | Image repository |
|
| controllers.main.containers.app.image.repository | string | `"ghcr.io/remvze/moodist"` | Image repository |
|
||||||
| controllers.main.containers.app.image.tag | string | `"v1.5.1"` | Image tag |
|
| controllers.main.containers.app.image.tag | string | `"v2.1.0"` | 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 |
|
||||||
|
|||||||
@ -20,7 +20,7 @@ controllers:
|
|||||||
# -- Image pull policy
|
# -- Image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- Image tag
|
# -- Image tag
|
||||||
tag: v1.5.1
|
tag: v2.1.0
|
||||||
|
|
||||||
# -- Environment variables
|
# -- Environment variables
|
||||||
# @default -- See [values.yaml](./values.yaml)
|
# @default -- See [values.yaml](./values.yaml)
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
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: 16.4.5
|
version: 16.7.21
|
||||||
digest: sha256:474af57fc9e734e804cb0935d27352fec06fc18513af6e6a5cb99495fb1c9f63
|
digest: sha256:ca35fe8bacdc9e7f3b445202d2655a7520ce5464ac54e1c7182dc17c06b47e8f
|
||||||
generated: "2025-01-21T18:24:58.757491541Z"
|
generated: "2025-07-22T02:35:11.301799448Z"
|
||||||
|
|||||||
@ -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.6.4
|
version: 0.9.11
|
||||||
# renovate datasource=docker depName=ghcr.io/requarks/wiki
|
# renovate datasource=docker depName=ghcr.io/requarks/wiki
|
||||||
appVersion: "2.5.306"
|
appVersion: "2.5.307"
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- wikijs
|
- wikijs
|
||||||
@ -14,18 +14,18 @@ keywords:
|
|||||||
- documentation
|
- documentation
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://bjw-s.github.io/helm-charts
|
repository: https://bjw-s-labs.github.io/helm-charts
|
||||||
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: 16.4.5
|
version: 16.7.21
|
||||||
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 ghcr.io/requarks/wiki docker tag to v2.5.306
|
description: Update postgresql helm release to v16.7.21
|
||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: App Source
|
- name: App Source
|
||||||
url: https://github.com/Requarks/wiki
|
url: https://github.com/Requarks/wiki
|
||||||
|
|||||||
@ -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">
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
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.6.4)**
|
[here](https://github.com/plcnk/charts/issues/new?assignees=plcnk&labels=bug&template=bug_report.yaml&name=wikijs&version=0.9.11)**
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
@ -25,8 +25,8 @@ 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-labs.github.io/helm-charts> | common | 3.3.2 |
|
||||||
| <https://charts.bitnami.com/bitnami> | postgresql | 16.4.5 |
|
| <https://charts.bitnami.com/bitnami> | postgresql | 16.7.21 |
|
||||||
|
|
||||||
## 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.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.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 |
|
||||||
|
|||||||
@ -22,7 +22,7 @@ controllers:
|
|||||||
# -- Image pull policy
|
# -- Image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- Image tag
|
# -- Image tag
|
||||||
tag: 2.5.306
|
tag: 2.5.307
|
||||||
|
|
||||||
# -- 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`
|
||||||
|
|||||||
@ -87,7 +87,7 @@ The command removes all the Kubernetes components associated with the chart **in
|
|||||||
{{- define "custom.bjwsRef" -}}
|
{{- define "custom.bjwsRef" -}}
|
||||||
{{- $ref := "" -}}
|
{{- $ref := "" -}}
|
||||||
{{- range .Dependencies -}}
|
{{- range .Dependencies -}}
|
||||||
{{- if and (eq .Repository "https://bjw-s.github.io/helm-charts") (eq .Name "common") (semverCompare "^1.x" .Version) -}}
|
{{- if and (eq .Repository "https://bjw-s-labs.github.io/helm-charts") (eq .Name "common") (semverCompare "^1.x" .Version) -}}
|
||||||
{{- $ref = "a081de5" -}}
|
{{- $ref = "a081de5" -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|||||||
Reference in New Issue
Block a user