[multiple] Migrate to common v3 (#1067)

* [network-ups-tools] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [node-red] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [omada-controller] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [ombi] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [organizr] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [omada-controller] Change image tag to 4.3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* Update Chart.yaml

* [omada-controller] Use image tag 4.3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [owncast] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [piaware] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [pretend-youre-xyzzy] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [promcord] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [prometheus-nut-exporter] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [protonmail-bridge] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [pyload] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [recipes] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [resilio-sync] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>

* [recipes] Migrate to common v3

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2021-06-28 14:57:08 +02:00 committed by GitHub
parent 09e1596c3a
commit 80f5fae493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
62 changed files with 883 additions and 644 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: v2.7.4-2061-g46c7da76 appVersion: v2.7.4-2474-gb4a58380
description: Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware. description: Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware.
name: network-ups-tools name: network-ups-tools
version: 3.4.0 version: 4.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- nut - nut
@ -18,4 +18,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# network-ups-tools # network-ups-tools
![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-informational?style=flat-square) ![AppVersion: v2.7.4-2061-g46c7da76](https://img.shields.io/badge/AppVersion-v2.7.4--2061--g46c7da76-informational?style=flat-square) ![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: v2.7.4-2474-gb4a58380](https://img.shields.io/badge/AppVersion-v2.7.4--2474--gb4a58380-informational?style=flat-square)
Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware. Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware.
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -75,18 +75,15 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| config.files."nut.conf" | string | `"MODE=netserver\n"` | | | config.files | object | See values.yaml | See https://github.com/networkupstools/nut/tree/master/conf for config sample files |
| config.files."ups.conf" | string | `"[dummy]\n driver = dummy-ups\n port = dummy-ups.dev\n desc = \"dummy-ups in dummy mode\"\n"` | | | config.mode | string | `"values"` | If set to 'values', the configuration will be read from these values. Otherwise you have to mount a volume to /etc/nut containing the configuration files. |
| config.files."upsd.conf" | string | `"LISTEN 0.0.0.0\n"` | | | env | object | See below | environment variables. |
| config.mode | string | `"values"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/network-ups-tools"` | image repository |
| image.repository | string | `"k8sathome/network-ups-tools"` | | | image.tag | string | `"v2.7.4-2474-gb4a58380"` | image tag |
| image.tag | string | `"v2.7.4-2061-g46c7da76"` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| ingress.enabled | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. |
| service.port.name | string | `"server"` | |
| service.port.port | int | `3493` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -94,11 +91,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image repository to `ghcr.io/k8s-at-home/network-ups-tools`.
- Changed image tag to `v2.7.4-2474-gb4a58380`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial version
#### Changed #### Changed
@ -108,7 +114,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [4.0.0]: #400
[1.0.0]: #100
## Support ## Support

View File

@ -9,11 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image repository to `ghcr.io/k8s-at-home/network-ups-tools`.
- Changed image tag to `v2.7.4-2474-gb4a58380`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial version
#### Changed #### Changed
@ -23,5 +32,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [4.0.0]: #400
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -1,35 +1,22 @@
---
{{/* Make sure all variables are set properly */}} {{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }} {{- include "common.values.setup" . }}
{{/* Append the configMap to the additionalVolumes */}} {{/* Append the hardcoded settings */}}
{{- define "network-ups-tools.configmap.volume" -}} {{- define "network-ups-tools.harcodedValues" -}}
name: nut-config persistence:
configMap: nut-config:
name: {{ template "common.names.fullname" . }}-config enabled: "true"
defaultMode: 256 mountPath: "/etc/nut"
optional: true type: "custom"
volumeSpec:
configMap:
name: {{ printf "%v-config" (include "common.names.fullname" .) }}
defaultMode: 256
optional: true
{{- end -}} {{- end -}}
{{- if eq .Values.config.mode "values" -}} {{- if eq .Values.config.mode "values" -}}
{{- $volume := include "network-ups-tools.configmap.volume" . | fromYaml -}} {{- $_ := mergeOverwrite .Values (include "network-ups-tools.harcodedValues" . | fromYaml) -}}
{{- if $volume -}}
{{- $additionalVolumes := append .Values.additionalVolumes $volume }}
{{- $_ := set .Values "additionalVolumes" (deepCopy $additionalVolumes) -}}
{{- end -}}
{{- end -}}
{{/* Append the configMap volume to the additionalVolumeMounts */}}
{{- define "network-ups-tools.configmap.volumeMount" -}}
name: nut-config
mountPath: /etc/nut
{{- end -}}
{{- if eq .Values.config.mode "values" -}}
{{- $volumeMount := include "network-ups-tools.configmap.volumeMount" . | fromYaml -}}
{{- if $volumeMount -}}
{{- $additionalVolumeMounts := append .Values.additionalVolumeMounts $volumeMount }}
{{- $_ := set .Values "additionalVolumeMounts" (deepCopy $additionalVolumeMounts) -}}
{{- end -}}
{{- end -}} {{- end -}}
{{/* Render the templates */}} {{/* Render the templates */}}

View File

@ -2,7 +2,7 @@
apiVersion: v1 apiVersion: v1
kind: ConfigMap kind: ConfigMap
metadata: metadata:
name: {{ template "common.names.fullname" . }}-config name: {{ include "common.names.fullname" . }}-config
labels: labels:
{{- include "common.labels" . | nindent 4 }} {{- include "common.labels" . | nindent 4 }}
data: data:

View File

@ -6,31 +6,44 @@
# #
image: image:
repository: k8sathome/network-ups-tools # -- image repository
tag: v2.7.4-2061-g46c7da76 repository: ghcr.io/k8s-at-home/network-ups-tools
# -- image tag
tag: v2.7.4-2474-gb4a58380
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
strategy: # -- environment variables.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: UTC TZ: UTC
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
name: server ports:
port: 3493 http:
enabled: false
server:
enabled: true
protocol: TCP
port: 3493
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# The main configuration files for network-ups-tools
config: config:
# If set to 'values', the configuration will be read from these values. # -- If set to 'values', the configuration will be read from these values.
# Otherwise you have to mount a volume to /etc/nut containing the configuration files. # Otherwise you have to mount a volume to /etc/nut containing the configuration files.
mode: values mode: values
# See https://github.com/networkupstools/nut/tree/master/conf for config sample files # -- See https://github.com/networkupstools/nut/tree/master/conf for config sample files
# @default -- See values.yaml
files: files:
nut.conf: | nut.conf: |
MODE=netserver MODE=netserver

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.2.5 appVersion: 1.3.5
description: Node-RED is low-code programming for event-driven applications description: Node-RED is low-code programming for event-driven applications
name: node-red name: node-red
version: 7.4.0 version: 8.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- nodered - nodered
@ -18,4 +18,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# node-red # node-red
![Version: 7.4.0](https://img.shields.io/badge/Version-7.4.0-informational?style=flat-square) ![AppVersion: 1.2.5](https://img.shields.io/badge/AppVersion-1.2.5-informational?style=flat-square) ![Version: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![AppVersion: 1.3.5](https://img.shields.io/badge/AppVersion-1.3.5-informational?style=flat-square)
Node-RED is low-code programming for event-driven applications Node-RED is low-code programming for event-driven applications
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,16 +76,18 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [image docs](https://nodered.org/docs/getting-started/docker) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.FLOWS | string | `"flows.json"` | Location of the flows configuration file. If you set `FLOWS: ""` then the flow file can be set via the `flowFile` property in the `settings.js` file. |
| image.repository | string | `"nodered/node-red"` | | | env.NODE_OPTIONS | string | `nil` | Node.js runtime arguments |
| image.tag | string | `"1.2.5"` | | | env.NODE_RED_ENABLE_PROJECTS | string | `nil` | Setting to `true` starts Node-RED with the projects feature enabled |
| ingress.enabled | bool | `false` | | | env.NODE_RED_ENABLE_SAFE_MODE | string | `nil` | Setting to `true` starts Node-RED in safe (not running) mode |
| persistence.data.emptyDir.enabled | bool | `false` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| persistence.data.enabled | bool | `false` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| persistence.data.mountPath | string | `"/data"` | | | image.repository | string | `"nodered/node-red"` | image repository |
| service.port.port | int | `1880` | | | image.tag | string | `"1.3.5"` | image tag |
| strategy.type | string | `"Recreate"` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
## Changelog ## Changelog
@ -93,6 +95,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [8.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `1.3.5`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -107,7 +117,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [8.0.0]: #800
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [8.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `1.3.5`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -23,5 +31,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [8.0.0]: #800
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,32 +6,45 @@
# #
image: image:
# -- image repository
repository: nodered/node-red repository: nodered/node-red
# -- image tag
tag: 1.3.5
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.2.5
strategy: # -- environment variables. See [image docs](https://nodered.org/docs/getting-started/docker) for more details.
type: Recreate # @default -- See below
env:
# See more environment varaibles in the node-red documentation # -- Set the container timezone
# https://nodered.org/docs/getting-started/docker TZ: UTC
env: {} # -- Node.js runtime arguments
# TZ: NODE_OPTIONS:
# NODE_OPTIONS: # -- Setting to `true` starts Node-RED with the projects feature enabled
# NODE_RED_ENABLE_PROJECTS: NODE_RED_ENABLE_PROJECTS:
# NODE_RED_ENABLE_SAFE_MODE: # -- Setting to `true` starts Node-RED in safe (not running) mode
# FLOWS: NODE_RED_ENABLE_SAFE_MODE:
# -- Location of the flows configuration file.
# If you set `FLOWS: ""` then the flow file can be set via the `flowFile` property in the `settings.js` file.
FLOWS: flows.json
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 1880 ports:
http:
port: 1880
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
data: data:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /data mountPath: /data

View File

@ -1,15 +1,15 @@
apiVersion: v2 apiVersion: v2
appVersion: 4.2.11 appVersion: '4.3'
description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. description: Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform.
name: omada-controller name: omada-controller
version: 2.4.0 version: 3.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- omada-controller - omada-controller
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/omada-controller home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/omada-controller
icon: https://www.tp-link.com/assets/images/icon/logo-white.svg icon: https://www.tp-link.com/assets/images/icon/logo-white.svg
sources: sources:
- https://github.com/omada-controller/omada-controller-docker - https://github.com/mbentley/docker-omada-controller
- https://github.com/k8s-at-home/charts/tree/master/charts/omada-controller - https://github.com/k8s-at-home/charts/tree/master/charts/omada-controller
maintainers: maintainers:
- name: charlie-haley - name: charlie-haley
@ -17,4 +17,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# omada-controller # omada-controller
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: 4.2.11](https://img.shields.io/badge/AppVersion-4.2.11-informational?style=flat-square) ![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 4.3](https://img.shields.io/badge/AppVersion-4.3-informational?style=flat-square)
Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform. Omada enables the network administrators to monitor and manage all the Omada products in the network with a centralized management platform.
@ -8,7 +8,7 @@ Omada enables the network administrators to monitor and manage all the Omada pro
## Source Code ## Source Code
* <https://github.com/omada-controller/omada-controller-docker> * <https://github.com/mbentley/docker-omada-controller>
* <https://github.com/k8s-at-home/charts/tree/master/charts/omada-controller> * <https://github.com/k8s-at-home/charts/tree/master/charts/omada-controller>
## Requirements ## Requirements
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,15 +76,14 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [image docs](https://github.com/mbentley/docker-omada-controller) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| image.repository | string | `"mbentley/omada-controller"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.tag | float | `4.2` | | | image.repository | string | `"mbentley/omada-controller"` | image repository |
| ingress.enabled | bool | `false` | | | image.tag | string | `"4.3"` | image tag |
| persistence.data.emptyDir.enabled | bool | `false` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence.data.enabled | bool | `false` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service.port.port | int | `8043` | | | service | object | See values.yaml | Configures service settings for the chart. |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -92,11 +91,19 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `4.3`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial chart version
#### Changed #### Changed
@ -106,7 +113,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [3.0.0]: #300
[1.0.0]: #100
## Support ## Support

View File

@ -9,11 +9,19 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `4.3`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial chart version
#### Changed #### Changed
@ -23,5 +31,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [3.0.0]: #300
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,27 +6,35 @@
# #
image: image:
# -- image repository
repository: mbentley/omada-controller repository: mbentley/omada-controller
# -- image tag
tag: '4.3'
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.2
strategy: # -- environment variables. See [image docs](https://github.com/mbentley/docker-omada-controller) for more details.
type: Recreate # @default -- See below
env:
# See more environment variables in the omada-controller documentation # -- Set the container timezone
# https://github.com/mbentley/docker-omada-controller TZ: UTC
env: {}
# TZ:
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 8043 ports:
http:
port: 8043
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
data: data:
enabled: false enabled: false
emptyDir:
enabled: false

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 4.0.681 appVersion: version-v4.0.1430
description: Want a Movie or TV Show on Plex or Emby? Use Ombi! description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
name: ombi name: ombi
version: 9.4.0 version: 10.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- ombi - ombi
@ -22,4 +22,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# ombi # ombi
![Version: 9.4.0](https://img.shields.io/badge/Version-9.4.0-informational?style=flat-square) ![AppVersion: 4.0.681](https://img.shields.io/badge/AppVersion-4.0.681-informational?style=flat-square) ![Version: 10.0.0](https://img.shields.io/badge/Version-10.0.0-informational?style=flat-square) ![AppVersion: version-v4.0.1430](https://img.shields.io/badge/AppVersion-version--v4.0.1430-informational?style=flat-square)
Want a Movie or TV Show on Plex or Emby? Use Ombi! Want a Movie or TV Show on Plex or Emby? Use Ombi!
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,15 +76,16 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [image docs](https://docs.linuxserver.io/images/docker-ombi#environment-variables-e) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.PGID | string | `"1001"` | Specify the group ID the application will run as |
| image.repository | string | `"linuxserver/ombi"` | | | env.PUID | string | `"1001"` | Specify the user ID the application will run as |
| image.tag | string | `"version-v4.0.681"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| ingress.enabled | bool | `false` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| persistence.config.emptyDir.enabled | bool | `false` | | | image.repository | string | `"ghcr.io/linuxserver/ombi"` | image repository |
| persistence.config.enabled | bool | `false` | | | image.tag | string | `"version-v4.0.1430"` | image tag |
| service.port.port | int | `3579` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| strategy.type | string | `"Recreate"` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
## Changelog ## Changelog
@ -92,11 +93,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [10.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image repository to `ghcr.io/linuxserver/ombi`.
- Changed image tag to `version-v4.0.1430`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial chart version
#### Changed #### Changed
@ -106,7 +116,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [10.0.0] #1000
[1.0.0]: #100
## Support ## Support

View File

@ -9,11 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [10.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image repository to `ghcr.io/linuxserver/ombi`.
- Changed image tag to `version-v4.0.1430`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial chart version
#### Changed #### Changed
@ -23,5 +32,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [10.0.0] #1000
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,27 +6,39 @@
# #
image: image:
repository: linuxserver/ombi # -- image repository
repository: ghcr.io/linuxserver/ombi
# -- image tag
tag: version-v4.0.1430
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: version-v4.0.681
strategy: # -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-ombi#environment-variables-e) for more details.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: UTC TZ: UTC
# PUID: 1001 # -- Specify the user ID the application will run as
# PGID: 1001 PUID: "1001"
# -- Specify the group ID the application will run as
PGID: "1001"
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 3579 ports:
http:
port: 3579
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: false enabled: false
emptyDir:
enabled: false

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: latest appVersion: latest
description: HTPC/Homelab Services Organizer description: HTPC/Homelab Services Organizer
name: organizr name: organizr
version: 5.4.0 version: 6.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- organizr - organizr
@ -17,4 +17,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# organizr # organizr
![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
HTPC/Homelab Services Organizer HTPC/Homelab Services Organizer
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,15 +76,16 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [image docs](https://hub.docker.com/r/organizr/organizr) for more details. |
| image.pullPolicy | string | `"Always"` | | | env.PGID | string | `"1001"` | Specify the group ID the application will run as |
| image.repository | string | `"organizr/organizr"` | | | env.PUID | string | `"1001"` | Specify the user ID the application will run as |
| image.tag | string | `"latest"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| ingress.enabled | bool | `false` | | | image.pullPolicy | string | `"Always"` | image pull policy |
| persistence.config.emptyDir.enabled | bool | `false` | | | image.repository | string | `"organizr/organizr"` | image repository |
| persistence.config.enabled | bool | `false` | | | image.tag | string | `"latest"` | image tag |
| service.port.port | int | `80` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| strategy.type | string | `"Recreate"` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
## Changelog ## Changelog
@ -92,6 +93,13 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [6.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -106,7 +114,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [6.0.0]: #600
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,13 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [6.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -23,5 +30,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [6.0.0]: #600
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,27 +6,39 @@
# #
image: image:
# -- image repository
repository: organizr/organizr repository: organizr/organizr
pullPolicy: Always # -- image tag
tag: latest tag: latest
# -- image pull policy
pullPolicy: Always
strategy: # -- environment variables. See [image docs](https://hub.docker.com/r/organizr/organizr) for more details.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: UTC TZ: UTC
# PUID: 1001 # -- Specify the user ID the application will run as
# PGID: 1001 PUID: "1001"
# -- Specify the group ID the application will run as
PGID: "1001"
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 80 ports:
http:
port: 80
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: false enabled: false
emptyDir:
enabled: false

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.0.6 appVersion: 0.0.7
description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. description: Take control over your live stream video by running it yourself. Streaming + chat out of the box.
name: owncast name: owncast
version: 1.2.0 version: 2.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- owncast - owncast
@ -20,4 +20,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# owncast # owncast
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 0.0.6](https://img.shields.io/badge/AppVersion-0.0.6-informational?style=flat-square) ![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![AppVersion: 0.0.7](https://img.shields.io/badge/AppVersion-0.0.7-informational?style=flat-square)
Take control over your live stream video by running it yourself. Streaming + chat out of the box. Take control over your live stream video by running it yourself. Streaming + chat out of the box.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -68,7 +68,7 @@ helm install owncast k8s-at-home/owncast -f values.yaml
## Custom configuration ## Custom configuration
N/A For information on how to configure this application, please refer to https://owncast.online/docs/configuration/.
## Values ## Values
@ -76,23 +76,12 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"gabekangas/owncast"` | | | image.repository | string | `"gabekangas/owncast"` | image repository |
| image.tag | string | `"0.0.6"` | | | image.tag | string | `"0.0.7"` | image tag |
| ingress.enabled | bool | `false` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence.config.emptyDir.enabled | bool | `false` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| persistence.config.enabled | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. |
| persistence.config.mountPath | string | `"/app/data"` | |
| service.additionalServices[0].enabled | bool | `true` | |
| service.additionalServices[0].externalTrafficPolicy | string | `"Local"` | |
| service.additionalServices[0].nameSuffix | string | `"rtmp"` | |
| service.additionalServices[0].port.name | string | `"rtmp"` | |
| service.additionalServices[0].port.port | int | `1935` | |
| service.additionalServices[0].port.protocol | string | `"TCP"` | |
| service.additionalServices[0].port.targetPort | int | `1935` | |
| service.additionalServices[0].type | string | `"NodePort"` | |
| service.port.port | int | `8080` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -100,6 +89,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `0.0.7`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -114,7 +111,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [2.0.0]: #200
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `0.0.7`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -23,5 +31,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [2.0.0]: #200
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -5,5 +5,5 @@
{{- define "custom.custom.configuration" -}} {{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }} {{ template "custom.custom.configuration.header" . }}
N/A For information on how to configure this application, please refer to https://owncast.online/docs/configuration/.
{{- end -}} {{- end -}}

View File

@ -6,37 +6,41 @@
# #
image: image:
# -- image repository
repository: gabekangas/owncast repository: gabekangas/owncast
# -- image tag
tag: 0.0.7
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.0.6
strategy:
type: Recreate
# Configuration docs
# https://owncast.online/docs/configuration/
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 8080 ports:
additionalServices: http:
- enabled: true port: 8080
nameSuffix: rtmp rtmp:
type: NodePort enabled: true
port: type: NodePort
externalTrafficPolicy: Local
ports:
rtmp:
enabled: true
port: 1935 port: 1935
name: rtmp
protocol: TCP protocol: TCP
targetPort: 1935 targetPort: 1935
externalTrafficPolicy: Local
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# Persistence is required for persistent configuration changes # -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /app/data mountPath: /app/data

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: v4.0 appVersion: v5.0
description: Program for forwarding ADS-B data to FlightAware description: Program for forwarding ADS-B data to FlightAware
name: piaware name: piaware
version: 6.4.0 version: 7.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- piaware - piaware
@ -18,4 +18,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# piaware # piaware
![Version: 6.4.0](https://img.shields.io/badge/Version-6.4.0-informational?style=flat-square) ![AppVersion: v4.0](https://img.shields.io/badge/AppVersion-v4.0-informational?style=flat-square) ![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: v5.0](https://img.shields.io/badge/AppVersion-v5.0-informational?style=flat-square)
Program for forwarding ADS-B data to FlightAware Program for forwarding ADS-B data to FlightAware
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -104,18 +104,17 @@ affinity:
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| additionalVolumeMounts[0].mountPath | string | `"/dev/bus/usb/001/004"` | | | affinity | object | `{}` | Affinity constraint rules to place the Pod on a specific node. [[ref]](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity) |
| additionalVolumeMounts[0].name | string | `"usb"` | | | env | object | See below | environment variables. See [application docs](https://flightaware.com/adsb/piaware/advanced_configuration) for more details. |
| additionalVolumes[0].hostPath.path | string | `"/dev/bus/usb/001/004"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| additionalVolumes[0].name | string | `"usb"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| env | object | `{}` | | | image.repository | string | `"mikenye/piaware"` | image repository |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.tag | string | `"v5.0"` | image tag |
| image.repository | string | `"mikenye/piaware"` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| image.tag | string | `"v4.0"` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| ingress.enabled | bool | `false` | | | persistence.usb | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. |
| securityContext.privileged | bool | `true` | | | securityContext.privileged | bool | `true` | (bool) Privileged securityContext may be required if USB device is accessed directly through the host machine |
| service.port.port | int | `8080` | | | service | object | See values.yaml | Configures service settings for the chart. |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -123,6 +122,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [7.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Change image tag to `v5.0`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -137,7 +144,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [7.0.0]: #700
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [7.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Change image tag to `v5.0`.
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -23,5 +31,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [7.0.0]: #700
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,43 +6,50 @@
# #
image: image:
# -- image repository
repository: mikenye/piaware repository: mikenye/piaware
# -- image tag
tag: v5.0
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.0
strategy: # -- environment variables. See [application docs](https://flightaware.com/adsb/piaware/advanced_configuration) for more details.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: TZ: UTC
# LAT:
# LONG:
# FEEDER_ID:
# BEASTHOST:
# BEASTPORT:
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 8080 ports:
http:
port: 8080
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
securityContext: securityContext:
# -- (bool) Privileged securityContext may be required if USB device is accessed directly through the host machine
privileged: true privileged: true
# Path to your piaware device in the container # -- Configure persistence settings for the chart under this key.
additionalVolumeMounts: # @default -- See values.yaml
- name: usb persistence:
mountPath: /dev/bus/usb/001/004 # -- Configure a hostPathMount to mount a USB device in the container.
# @default -- See values.yaml
usb:
enabled: false
type: hostPath
hostPath: /dev/bus/usb/001/004
# Path to your piaware device on the host # -- Affinity constraint rules to place the Pod on a specific node.
additionalVolumes: # [[ref]](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity)
- name: usb affinity: {}
hostPath:
path: /dev/bus/usb/001/004
# affinity:
# nodeAffinity: # nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution: # requiredDuringSchedulingIgnoredDuringExecution:
# nodeSelectorTerms: # nodeSelectorTerms:

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "4" appVersion: "4"
description: pretend-youre-xyzzy, a cards against humanity clone description: pretend-youre-xyzzy, a cards against humanity clone
name: pretend-youre-xyzzy name: pretend-youre-xyzzy
version: 1.2.0 version: 2.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- pretend-youre-xyzzy - pretend-youre-xyzzy
@ -20,4 +20,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# pretend-youre-xyzzy # pretend-youre-xyzzy
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) ![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
pretend-youre-xyzzy, a cards against humanity clone pretend-youre-xyzzy, a cards against humanity clone
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,12 +76,11 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"emcniece/dockeryourxyzzy"` | | | image.repository | string | `"emcniece/dockeryourxyzzy"` | image repository |
| image.tag | string | `"4"` | | | image.tag | string | `"4"` | image tag |
| ingress.enabled | bool | `false` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| service.port.port | int | `8080` | | | service | object | See values.yaml | Configures service settings for the chart. |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -89,6 +88,13 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.1.2] ### [1.1.2]
#### Added #### Added
@ -131,9 +137,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.1.2]: #1.1.2 [2.0.0]: #200
[1.0.1]: #1.0.1 [1.1.2]: #112
[1.0.0]: #1.0.0 [1.0.1]: #101
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,13 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.1.2] ### [1.1.2]
#### Added #### Added
@ -51,7 +58,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.1.2]: #1.1.2 [2.0.0]: #200
[1.0.1]: #1.0.1 [1.1.2]: #112
[1.0.0]: #1.0.0 [1.0.1]: #101
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,16 +6,23 @@
# #
image: image:
# -- image repository
repository: emcniece/dockeryourxyzzy repository: emcniece/dockeryourxyzzy
pullPolicy: IfNotPresent # -- image tag
tag: "4" tag: "4"
# -- image pull policy
pullPolicy: IfNotPresent
strategy: # -- Configures service settings for the chart.
type: Recreate # @default -- See values.yaml
service: service:
port: main:
port: 8080 ports:
http:
port: 8080
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: latest appVersion: latest
description: Discord bot that provides metrics from a Discord server description: Discord bot that provides metrics from a Discord server
name: promcord name: promcord
version: 1.1.0 version: 2.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- promcord - promcord
@ -17,4 +17,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# promcord # promcord
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Discord bot that provides metrics from a Discord server Discord bot that provides metrics from a Discord server
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -75,16 +75,13 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | string | `nil` | | | env | object | See below | environment variables. See [application docs](https://github.com/nimarion/promcord/blob/master/README.md) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| image.repository | string | `"biospheere/promcord"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.tag | string | `"latest"` | | | image.repository | string | `"biospheere/promcord"` | image repository |
| prometheus.podMonitor.additionalLabels | object | `{}` | | | image.tag | string | `"latest"` | image tag |
| prometheus.podMonitor.enabled | bool | `false` | | | prometheus.podMonitor | object | See values.yaml | Enable and configure a Prometheus podMonitor for the chart under this key. |
| prometheus.podMonitor.interval | string | `"1m"` | | | service | object | See values.yaml | Configures service settings for the chart. |
| prometheus.podMonitor.scrapeTimeout | string | `"30s"` | |
| service.port.port | int | `8080` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog

View File

@ -2,7 +2,7 @@
apiVersion: monitoring.coreos.com/v1 apiVersion: monitoring.coreos.com/v1
kind: PodMonitor kind: PodMonitor
metadata: metadata:
name: {{ template "common.names.fullname" . }} name: {{ include "common.names.fullname" . }}
labels: labels:
{{- include "common.labels" . | nindent 4 }} {{- include "common.labels" . | nindent 4 }}
{{- with .Values.prometheus.podMonitor.additionalLabels }} {{- with .Values.prometheus.podMonitor.additionalLabels }}

View File

@ -6,24 +6,32 @@
# #
image: image:
# -- image repository
repository: biospheere/promcord repository: biospheere/promcord
pullPolicy: IfNotPresent # -- image tag
tag: "latest" tag: "latest"
# -- image pull policy
pullPolicy: IfNotPresent
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 8080 ports:
http:
port: 8080
strategy: # -- environment variables. See [application docs](https://github.com/nimarion/promcord/blob/master/README.md) for more details.
type: Recreate # @default -- See below
# https://github.com/nimarion/promcord/blob/master/README.md
env: env:
# -- Set the container timezone
TZ: UTC
# -- Discord bot token # -- Discord bot token
# DISCORD_TOKEN: # DISCORD_TOKEN:
# Enable prometheus-operator monitors
prometheus: prometheus:
# -- Enable and configure a Prometheus podMonitor for the chart under this key.
# @default -- See values.yaml
podMonitor: podMonitor:
enabled: false enabled: false
interval: 1m interval: 1m

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.0.1 appVersion: 1.1.1
description: Prometheus NUT Exporter a service monitor to send NUT server metrics to a Prometheus instance. description: Prometheus NUT Exporter a service monitor to send NUT server metrics to a Prometheus instance.
name: prometheus-nut-exporter name: prometheus-nut-exporter
version: 2.4.0 version: 3.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- nut - nut
@ -17,4 +17,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# prometheus-nut-exporter # prometheus-nut-exporter
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) ![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square)
Prometheus NUT Exporter a service monitor to send NUT server metrics to a Prometheus instance. Prometheus NUT Exporter a service monitor to send NUT server metrics to a Prometheus instance.
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -75,14 +75,13 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [application docs](https://github.com/HON95/prometheus-nut-exporter#environment-variables) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| image.repository | string | `"hon95/prometheus-nut-exporter"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.tag | string | `"1.0.1"` | | | image.repository | string | `"hon95/prometheus-nut-exporter"` | image repository |
| prometheus.serviceMonitor.enabled | bool | `false` | | | image.tag | string | `"1.1.1"` | image tag |
| prometheus.serviceMonitor.targets | list | `[]` | | | prometheus.serviceMonitor | object | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
| service.port.port | int | `9995` | | | service | object | See values.yaml | Configures service settings for the chart. |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -90,6 +89,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `1.1.1`.
### [2.0.0] ### [2.0.0]
#### Added #### Added
@ -118,7 +125,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.2]: #1.0.2 [3.0.0]: #300
[2.0.0]: #200
[1.0.2]: #102
## Support ## Support

View File

@ -9,6 +9,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [3.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `1.1.1`.
### [2.0.0] ### [2.0.0]
#### Added #### Added
@ -37,5 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.2]: #1.0.2 [3.0.0]: #300
[2.0.0]: #200
[1.0.2]: #102
{{- end -}} {{- end -}}

View File

@ -2,7 +2,7 @@
apiVersion: monitoring.coreos.com/v1 apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor kind: ServiceMonitor
metadata: metadata:
name: {{ template "common.names.fullname" . }} name: {{ include "common.names.fullname" . }}
labels: labels:
{{- include "common.labels" . | nindent 4 }} {{- include "common.labels" . | nindent 4 }}
{{- with .Values.prometheus.serviceMonitor.additionalLabels }} {{- with .Values.prometheus.serviceMonitor.additionalLabels }}

View File

@ -6,21 +6,30 @@
# #
image: image:
# -- image repository
repository: hon95/prometheus-nut-exporter repository: hon95/prometheus-nut-exporter
# -- image tag
tag: 1.1.1
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.0.1
strategy: # -- environment variables. See [application docs](https://github.com/HON95/prometheus-nut-exporter#environment-variables) for more details.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: UTC TZ: UTC
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 9995 ports:
http:
port: 9995
prometheus: prometheus:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
# @default -- See values.yaml
serviceMonitor: serviceMonitor:
enabled: false enabled: false
# Specify the list of NUT servers that should be monitored # Specify the list of NUT servers that should be monitored

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.5.7-1 appVersion: 1.8.7-1
description: Container for protonmail bridge to work on the network. description: Container for protonmail bridge to work on the network.
name: protonmail-bridge name: protonmail-bridge
version: 3.4.0 version: 4.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- protonmail - protonmail
@ -18,4 +18,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# protonmail-bridge # protonmail-bridge
![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-informational?style=flat-square) ![AppVersion: 1.5.7-1](https://img.shields.io/badge/AppVersion-1.5.7--1-informational?style=flat-square) ![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 1.8.7-1](https://img.shields.io/badge/AppVersion-1.8.7--1-informational?style=flat-square)
Container for protonmail bridge to work on the network. Container for protonmail bridge to work on the network.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -84,16 +84,14 @@ Once installed do the following to configure the application within the pod:
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| image.repository | string | `"shenxn/protonmail-bridge"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.tag | string | `"1.5.7-1"` | | | image.repository | string | `"shenxn/protonmail-bridge"` | image repository |
| ingress.enabled | bool | `false` | | | image.tag | string | `"1.8.7-1"` | image tag |
| persistence.config.enabled | bool | `true` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence.config.mountPath | string | `"/root"` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service.port.name | string | `"smtp-service"` | | | service | object | See values.yaml | Configures service settings for the chart. |
| service.port.port | int | `25` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -101,6 +99,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `1.8.7-1`.
### [3.3.2] ### [3.3.2]
#### Added #### Added
@ -129,8 +135,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2 [4.0.0]: #400
[1.0.0]: #1.0.0 [3.3.2]: #332
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,14 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `1.8.7-1`.
### [3.3.2] ### [3.3.2]
#### Added #### Added
@ -37,6 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[3.3.2]: #3.3.2 [4.0.0]: #400
[1.0.0]: #1.0.0 [3.3.2]: #332
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,24 +6,39 @@
# #
image: image:
# -- image repository
repository: shenxn/protonmail-bridge repository: shenxn/protonmail-bridge
tag: 1.5.7-1 # -- image tag
tag: 1.8.7-1
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
strategy: # -- environment variables.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: TZ: UTC
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 25 ports:
name: smtp-service http:
enabled: false
smtp:
enabled: true
protocol: TCP
port: 25
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: true enabled: true

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.4.20 appVersion: 0.4.20
description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
name: pyload name: pyload
version: 4.4.1 version: 5.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- pyload - pyload
@ -18,4 +18,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# pyload # pyload
![Version: 4.4.1](https://img.shields.io/badge/Version-4.4.1-informational?style=flat-square) ![AppVersion: 0.4.20](https://img.shields.io/badge/AppVersion-0.4.20-informational?style=flat-square) ![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 0.4.20](https://img.shields.io/badge/AppVersion-0.4.20-informational?style=flat-square)
pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,18 +76,16 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [image docs](https://docs.linuxserver.io/images/docker-pyload#environment-variables-e) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.PGID | string | `"1001"` | Specify the group ID the application will run as |
| image.repository | string | `"linuxserver/pyload"` | | | env.PUID | string | `"1001"` | Specify the user ID the application will run as |
| image.tag | string | `"version-5f5aaf56"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| ingress.enabled | bool | `false` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| persistence.config.emptyDir.enabled | bool | `false` | | | image.repository | string | `"ghcr.io/linuxserver/pyload"` | image repository |
| persistence.config.enabled | bool | `false` | | | image.tag | string | `"version-5de90278"` | image tag |
| persistence.downloads.emptyDir.enabled | bool | `false` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence.downloads.enabled | bool | `false` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| persistence.downloads.mountPath | string | `"/downloads"` | | | service | object | See values.yaml | Configures service settings for the chart. |
| service.port.port | int | `8000` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -95,6 +93,15 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image repository to `ghcr.io/linuxserver/pyload`.
- Changed image tag to `version-5de90278`.
### [4.4.1] ### [4.4.1]
#### Added #### Added
@ -137,6 +144,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[5.0.0]: #500
[4.4.1]: #441 [4.4.1]: #441
[4.3.2]: #432 [4.3.2]: #432
[1.0.0]: #100 [1.0.0]: #100

View File

@ -9,6 +9,15 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- Changed image repository to `ghcr.io/linuxserver/pyload`.
- Changed image tag to `version-5de90278`.
### [4.4.1] ### [4.4.1]
#### Added #### Added
@ -51,6 +60,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[5.0.0]: #500
[4.4.1]: #441 [4.4.1]: #441
[4.3.2]: #432 [4.3.2]: #432
[1.0.0]: #100 [1.0.0]: #100

View File

@ -6,44 +6,42 @@
# #
image: image:
repository: linuxserver/pyload # -- image repository
repository: ghcr.io/linuxserver/pyload
# -- image tag
tag: version-5de90278
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: version-5f5aaf56
strategy: # -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-pyload#environment-variables-e) for more details.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: UTC TZ: UTC
# PUID: 1001 # -- Specify the user ID the application will run as
# PGID: 1001 PUID: "1001"
# -- Specify the group ID the application will run as
PGID: "1001"
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 8000 ports:
http:
port: 8000
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: false enabled: false
emptyDir:
enabled: false
downloads: downloads:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /downloads mountPath: /downloads
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
# size: 1Gi
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.13.0 appVersion: 0.16.7
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
name: recipes name: recipes
version: 4.4.0 version: 5.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- recipes - recipes
@ -18,4 +18,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# recipes # recipes
![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square) ![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 0.16.7](https://img.shields.io/badge/AppVersion-0.16.7-informational?style=flat-square)
Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -76,43 +76,16 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| additionalContainers[0].image | string | `"nginx:1.19.6"` | | | env | object | See below | environment variables. See [project docs](https://raw.githubusercontent.com/vabene1111/recipes/master/.env.template) for more details. |
| additionalContainers[0].name | string | `"nginx"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| additionalContainers[0].ports[0].containerPort | int | `80` | | | image.repository | string | `"vabene1111/recipes"` | image repository |
| additionalContainers[0].ports[0].name | string | `"http"` | | | image.tag | string | `"0.16.7"` | image tag |
| additionalContainers[0].volumeMounts[0].mountPath | string | `"/etc/nginx/nginx.conf"` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| additionalContainers[0].volumeMounts[0].name | string | `"recipes-config"` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| additionalContainers[0].volumeMounts[0].readOnly | bool | `true` | | | service | object | See values.yaml | Configures service settings for the chart. |
| additionalContainers[0].volumeMounts[0].subPath | string | `"nginx-config"` | | | sidecar.image.pullPolicy | string | `"IfNotPresent"` | nginx sidecar image pull policy |
| additionalVolumes[0].configMap.name | string | `"recipes-config"` | | | sidecar.image.repository | string | `"nginx"` | nginx sidecar image repository |
| additionalVolumes[0].name | string | `"recipes-config"` | | | sidecar.image.tag | string | `"1.19.6"` | nginx sidecar image tag |
| env.ALLOWED_HOSTS | string | `"*"` | |
| env.COMMENT_PREF_DEFAULT | string | `"1"` | |
| env.DB_ENGINE | string | `"django.db.backends.sqlite3"` | |
| env.DEBUG | string | `"0"` | |
| env.FRACTION_PREF_DEFAULT | string | `"0"` | |
| env.GUNICORN_MEDIA | string | `"0"` | |
| env.POSTGRES_DB | string | `nil` | |
| env.POSTGRES_HOST | string | `nil` | |
| env.POSTGRES_PASSWORD | string | `nil` | |
| env.POSTGRES_PORT | string | `nil` | |
| env.POSTGRES_USER | string | `nil` | |
| env.SECRET_KEY | string | `"changeme"` | |
| env.SHOPPING_MIN_AUTOSYNC_INTERVAL | string | `"5"` | |
| env.TIMEZONE | string | `"America/New_York"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"vabene1111/recipes"` | |
| image.tag | string | `"0.13.0"` | |
| ingress.enabled | bool | `false` | |
| persistence.config.enabled | bool | `false` | |
| persistence.media.emptyDir.enabled | bool | `false` | |
| persistence.media.enabled | bool | `false` | |
| persistence.media.mountPath | string | `"/opt/recipes/mediafiles"` | |
| persistence.static.emptyDir.enabled | bool | `false` | |
| persistence.static.enabled | bool | `false` | |
| persistence.static.mountPath | string | `"/opt/recipes/staticfiles"` | |
| service.port.port | int | `80` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -120,6 +93,15 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- **BREAKING**: Moved nginx sidecar configuration to chart hardcoded values.
- Changed image tag to `0.16.7`.
### [4.3.2] ### [4.3.2]
#### Added #### Added
@ -148,8 +130,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2 [5.0.0]: #500
[1.0.0]: #1.0.0 [4.3.2]: #432
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,15 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [5.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
- **BREAKING**: Moved nginx sidecar configuration to chart hardcoded values.
- Changed image tag to `0.16.7`.
### [4.3.2] ### [4.3.2]
#### Added #### Added
@ -37,6 +46,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[4.3.2]: #4.3.2 [5.0.0]: #500
[1.0.0]: #1.0.0 [4.3.2]: #432
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -1 +1,42 @@
---
{{- include "common.values.setup" . }}
{{/* Append the hardcoded settings */}}
{{- define "recipes.harcodedValues" -}}
persistence:
recipes-config:
enabled: "true"
mountPath: "/app/config.json"
subPath: "config.json"
type: "custom"
volumeSpec:
configMap:
name: {{ printf "%v-config" (include "common.names.fullname" .) }}
{{ if .Values.service.main.enabled }}
additionalContainers:
- name: nginx
image: "{{ .Values.sidecar.image.repository }}:{{ .Values.sidecar.image.tag }}"
imagePullPolicy: {{ .Values.sidecar.image.pullPolicy }}
ports:
- containerPort: {{ .Values.service.main.ports.http.port }}
name: http
volumeMounts:
- name: recipes-config
mountPath: /etc/nginx/nginx.conf
subPath: nginx-config
readOnly: true
{{ if .Values.persistence.media.enabled }}
- name: media
mountPath: '/media'
{{ end }}
{{ if .Values.persistence.static.enabled }}
- name: static
mountPath: '/static'
{{ end }}
{{ end }}
{{- end -}}
{{- $_ := mergeOverwrite .Values (include "recipes.harcodedValues" . | fromYaml) -}}
{{/* Render the templates */}}
{{ include "common.all" . }} {{ include "common.all" . }}

View File

@ -1,11 +1,8 @@
---
{{/*
Recipes Configuration files.
*/}}
apiVersion: v1 apiVersion: v1
kind: ConfigMap kind: ConfigMap
metadata: metadata:
name: "recipes-config" name: {{ include "common.names.fullname" . }}-config
labels: labels:
{{- include "common.labels" . | nindent 4 }} {{- include "common.labels" . | nindent 4 }}
data: data:

View File

@ -6,14 +6,26 @@
# #
image: image:
# -- image repository
repository: vabene1111/recipes repository: vabene1111/recipes
# -- image tag
tag: 0.16.7
# -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.13.0
strategy: sidecar:
type: Recreate image:
# -- nginx sidecar image repository
repository: nginx
# -- nginx sidecar image tag
tag: 1.19.6
# -- nginx sidecar image pull policy
pullPolicy: IfNotPresent
# -- environment variables. See [project docs](https://raw.githubusercontent.com/vabene1111/recipes/master/.env.template) for more details.
# @default -- See below
env: env:
TIMEZONE: UTC
DEBUG: "0" DEBUG: "0"
ALLOWED_HOSTS: "*" ALLOWED_HOSTS: "*"
SECRET_KEY: changeme SECRET_KEY: changeme
@ -24,76 +36,32 @@ env:
POSTGRES_DB: POSTGRES_DB:
POSTGRES_PASSWORD: POSTGRES_PASSWORD:
GUNICORN_MEDIA: "0" GUNICORN_MEDIA: "0"
TIMEZONE: America/New_York
FRACTION_PREF_DEFAULT: "0" FRACTION_PREF_DEFAULT: "0"
COMMENT_PREF_DEFAULT: "1" COMMENT_PREF_DEFAULT: "1"
SHOPPING_MIN_AUTOSYNC_INTERVAL: "5" SHOPPING_MIN_AUTOSYNC_INTERVAL: "5"
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 80 ports:
http:
port: 80
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: false enabled: false
media: media:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /opt/recipes/mediafiles mountPath: /opt/recipes/mediafiles
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
# size: 1Gi
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""
static: static:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /opt/recipes/staticfiles mountPath: /opt/recipes/staticfiles
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
# size: 1Gi
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""
additionalVolumes:
- name: recipes-config
configMap:
name: recipes-config
additionalContainers:
- name: nginx
image: nginx:1.19.6
ports:
- containerPort: 80
name: http
volumeMounts:
##
## If persistent volumes are enabled ; please uncomment the following lines
##
# - name: media
# mountPath: '/media'
# - name: static
# mountPath: '/static'
- name: recipes-config
mountPath: /etc/nginx/nginx.conf
subPath: nginx-config
readOnly: true

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.7.2 appVersion: 2.7.2
description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology
name: resilio-sync name: resilio-sync
version: 3.4.0 version: 4.0.0
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- resilio - resilio
@ -19,4 +19,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.k8s-at-home.com repository: https://library-charts.k8s-at-home.com
version: 2.5.0 version: 3.2.0

View File

@ -1,6 +1,6 @@
# resilio-sync # resilio-sync
![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-informational?style=flat-square) ![AppVersion: 2.7.2](https://img.shields.io/badge/AppVersion-2.7.2-informational?style=flat-square) ![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 2.7.2](https://img.shields.io/badge/AppVersion-2.7.2-informational?style=flat-square)
Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.5.0 | | https://library-charts.k8s-at-home.com | common | 3.2.0 |
## TL;DR ## TL;DR
@ -75,39 +75,17 @@ N/A
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| env | object | `{}` | | | env | object | See below | environment variables. See [image docs](https://docs.linuxserver.io/images/docker-resilio-sync#environment-variables-e) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | | | env.PGID | string | `"1001"` | Specify the group ID the application will run as |
| image.repository | string | `"ghcr.io/linuxserver/resilio-sync"` | | | env.PUID | string | `"1001"` | Specify the user ID the application will run as |
| image.tag | string | `"version-2.7.2.1375"` | | | env.TZ | string | `"UTC"` | Set the container timezone |
| ingress.enabled | bool | `false` | | | env.UMASK | string | `nil` | Sets default UMASK |
| persistence.config.emptyDir.enabled | bool | `false` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| persistence.config.enabled | bool | `false` | | | image.repository | string | `"ghcr.io/linuxserver/resilio-sync"` | image repository |
| persistence.config.mountPath | string | `"/config"` | | | image.tag | string | `"version-2.7.2.1375"` | image tag |
| persistence.downloads.emptyDir.enabled | bool | `false` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence.downloads.enabled | bool | `false` | | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| persistence.downloads.mountPath | string | `"/downloads"` | | | service | object | See values.yaml | Configures service settings for the chart. |
| persistence.media.emptyDir.enabled | bool | `false` | |
| persistence.media.enabled | bool | `false` | |
| persistence.media.mountPath | string | `"/media"` | |
| persistence.sync.emptyDir.enabled | bool | `false` | |
| persistence.sync.enabled | bool | `false` | |
| persistence.sync.mountPath | string | `"/sync"` | |
| service.additionalServices[0].enabled | bool | `true` | |
| service.additionalServices[0].nameSuffix | string | `"bt"` | |
| service.additionalServices[0].port.name | string | `"bt"` | |
| service.additionalServices[0].port.port | int | `55555` | |
| service.additionalServices[0].port.protocol | string | `"TCP"` | |
| service.additionalServices[0].port.targetPort | int | `55555` | |
| service.additionalServices[0].type | string | `"ClusterIP"` | |
| service.additionalServices[1].enabled | bool | `true` | |
| service.additionalServices[1].nameSuffix | string | `"utp"` | |
| service.additionalServices[1].port.name | string | `"utp"` | |
| service.additionalServices[1].port.port | int | `55555` | |
| service.additionalServices[1].port.protocol | string | `"UDP"` | |
| service.additionalServices[1].port.targetPort | int | `55555` | |
| service.additionalServices[1].type | string | `"ClusterIP"` | |
| service.port.port | int | `8888` | |
| strategy.type | string | `"Recreate"` | |
## Changelog ## Changelog
@ -115,11 +93,18 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial chart version
#### Changed #### Changed
@ -129,7 +114,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [4.0.0]: #400
[1.0.0]: #100
## Support ## Support

View File

@ -9,11 +9,18 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.0.0] ### [1.0.0]
#### Added #### Added
- N/A - Initial chart version
#### Changed #### Changed
@ -23,5 +30,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [4.0.0]: #400
[1.0.0]: #100
{{- end -}} {{- end -}}

View File

@ -6,100 +6,72 @@
# #
image: image:
# -- image repository
repository: ghcr.io/linuxserver/resilio-sync repository: ghcr.io/linuxserver/resilio-sync
pullPolicy: IfNotPresent # -- image tag
tag: version-2.7.2.1375 tag: version-2.7.2.1375
# -- image pull policy
pullPolicy: IfNotPresent
strategy: # -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-resilio-sync#environment-variables-e) for more details.
type: Recreate # @default -- See below
env:
env: {} # -- Set the container timezone
# TZ: UTC TZ: UTC
# PUID: 1001 # -- Specify the user ID the application will run as
# PGID: 1001 PUID: "1001"
# UMASK: 022 # -- Specify the group ID the application will run as
PGID: "1001"
# -- Sets default UMASK
UMASK: # 022
# -- Configures service settings for the chart.
# @default -- See values.yaml
service: service:
port: main:
port: 8888 ports:
additionalServices: http:
- enabled: true port: 8888
nameSuffix: bt bt-tcp:
enabled: false
type: ClusterIP type: ClusterIP
port: ports:
port: 55555 bt-tcp:
name: bt enabled: true
protocol: TCP port: 55555
targetPort: 55555 protocol: TCP
- enabled: true targetPort: 55555
nameSuffix: utp bt-udp:
enabled: false
type: ClusterIP type: ClusterIP
port: ports:
port: 55555 bt-udp:
name: utp enabled: true
protocol: UDP port: 55555
targetPort: 55555 protocol: UDP
targetPort: 55555
ingress: ingress:
enabled: false # -- Enable and configure ingress settings for the chart under this key.
# @default -- See values.yaml
main:
enabled: false
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence: persistence:
config: config:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /config mountPath: /config
media: media:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /media mountPath: /media
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
# size: 1Gi
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""
downloads: downloads:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /downloads mountPath: /downloads
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
# size: 1Gi
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""
sync: sync:
enabled: false enabled: false
emptyDir:
enabled: false
mountPath: /sync mountPath: /sync
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
# size: 1Gi
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""