Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
31680fff0b
commit
5825a9e469
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
## [flashpaper-1.0.1](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.1) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update ignored updates to v20.2.13[@62d5260](https://github.com/62d5260) by renovate ([#20356](https://github.com/truecharts/charts/issues/20356))
|
||||
|
||||
|
||||
## [flashpaper-1.0.0](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.0) (2024-04-07)
|
||||
|
||||
|
||||
## [flashpaper-1.0.0](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.0) (2024-04-07)
|
|
@ -0,0 +1,41 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Cloud
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.13
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: One-time encrypted password/secret sharing
|
||||
home: https://truecharts.org/charts/incubator/flashpaper
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png
|
||||
keywords:
|
||||
- flashpaper
|
||||
- Cloud
|
||||
- Productivity
|
||||
- Security
|
||||
- Tools-Utilities
|
||||
- Network-Web
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: flashpaper
|
||||
sources:
|
||||
- https://github.com/AndrewPaglusch/FlashPaper
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper
|
||||
- https://github.com/andrewpaglusch/FlashPaper/pkgs/container/flashpaper
|
||||
type: application
|
||||
version: 1.0.1
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/autobrr)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [flashpaper-1.0.1](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.1) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update ignored updates to v20.2.13[@62d5260](https://github.com/62d5260) by renovate ([#20356](https://github.com/truecharts/charts/issues/20356))
|
|
@ -0,0 +1,8 @@
|
|||
One-time encrypted password/secret sharing
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/flashpaper](https://truecharts.org/charts/incubator/flashpaper)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,51 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/andrewpaglusch/flashpaper
|
||||
tag: latest@sha256:91e23442eec448d0ceea4e71a277fb204d22d5ed0980570782403aa7c0e8400e
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /var/www/html/data
|
||||
varrun:
|
||||
enabled: false
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsGroup: 0
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8544
|
||||
protocol: tcp
|
||||
targetPort: 80
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
ANNOUNCEMENT: ""
|
||||
MAX_SECRET_LENGTH: "3000"
|
||||
MESSAGES_CONFIRM_VIEW_SECRET_BUTTON: View Secret
|
||||
MESSAGES_CONFIRM_VIEW_SECRET_HEADER: View this secret?
|
||||
MESSAGES_ERROR_SECRET_TOO_LONG: Input length too long
|
||||
MESSAGES_SUBMIT_SECRET_BUTTON: Encrypt Message
|
||||
MESSAGES_SUBMIT_SECRET_HEADER: Create A Self-Destructing Message
|
||||
MESSAGES_SUBMIT_SECRET_SUBHEADER: ""
|
||||
MESSAGES_VIEW_CODE_HEADER: Self-Destructing URL
|
||||
MESSAGES_VIEW_CODE_SUBHEADER: |
|
||||
Share this URL via email, chat, or another
|
||||
messaging service. It will self-destruct after being viewed once.
|
||||
MESSAGES_VIEW_SECRET_HEADER: This message has been destroyed
|
||||
PRUNE_ENABLED: "true"
|
||||
PRUNE_MAX_DAYS: "730"
|
||||
PRUNE_MIN_DAYS: "365"
|
||||
RETURN_FULL_URL: "true"
|
||||
SITE_TITLE: FlashPaper - Self-Destructing Message
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [budge-9.7.7](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.7) (2024-03-30)
|
||||
## [budge-9.7.9](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.9) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@a0f19c8](https://github.com/a0f19c8) by renovate ([#20349](https://github.com/truecharts/charts/issues/20349))
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@f64b16b](https://github.com/f64b16b) by renovate ([#20030](https://github.com/truecharts/charts/issues/20030))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -31,12 +35,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [budge-9.7.7](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.7) (2024-03-30)
|
||||
## [budge-9.7.8](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.8) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@f64b16b](https://github.com/f64b16b) by renovate ([#20030](https://github.com/truecharts/charts/issues/20030))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -54,12 +60,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [budge-9.7.7](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.7) (2024-03-30)
|
||||
## [budge-9.7.8](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.8) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@f64b16b](https://github.com/f64b16b) by renovate ([#20030](https://github.com/truecharts/charts/issues/20030))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -77,24 +85,16 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [budge-9.7.7](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.7) (2024-03-30)
|
||||
## [budge-9.7.8](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.8) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@f64b16b](https://github.com/f64b16b) by renovate ([#20030](https://github.com/truecharts/charts/issues/20030))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@981c7c5](https://github.com/981c7c5) by renovate ([#19716](https://github.com/truecharts/charts/issues/19716))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@beb5baa](https://github.com/beb5baa) by renovate ([#19397](https://github.com/truecharts/charts/issues/19397))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
|
|||
keywords:
|
||||
- finance
|
||||
- budge
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
- https://ghcr.io/linuxserver/budge
|
||||
type: application
|
||||
version: 9.7.7
|
||||
version: 9.7.9
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [budge-9.7.7](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.7) (2024-03-30)
|
||||
## [budge-9.7.9](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.7.9) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@a0f19c8](https://github.com/a0f19c8) by renovate ([#20349](https://github.com/truecharts/charts/issues/20349))
|
||||
|
||||
- update container image ghcr.io/linuxserver/budge to 0.0.9[@f64b16b](https://github.com/f64b16b) by renovate ([#20030](https://github.com/truecharts/charts/issues/20030))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/budge
|
||||
tag: 0.0.9@sha256:981c7c5eb2c8c6977bedc3a3ed70684787a7b15002edbfe5c5ff73add23d1caf
|
||||
tag: 0.0.9@sha256:a0f19c83ec86fe1990bd0196e55e4cd44e98a6c4d19e3ee3bc80346dee7aee60
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [calibre-web-18.7.7](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.7) (2024-03-30)
|
||||
## [calibre-web-18.7.9](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.9) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@182a82b](https://github.com/182a82b) by renovate ([#20351](https://github.com/truecharts/charts/issues/20351))
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@167ae83](https://github.com/167ae83) by renovate ([#20031](https://github.com/truecharts/charts/issues/20031))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -31,12 +35,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [calibre-web-18.7.7](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.7) (2024-03-30)
|
||||
## [calibre-web-18.7.8](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.8) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@167ae83](https://github.com/167ae83) by renovate ([#20031](https://github.com/truecharts/charts/issues/20031))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -54,12 +60,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [calibre-web-18.7.7](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.7) (2024-03-30)
|
||||
## [calibre-web-18.7.8](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.8) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@167ae83](https://github.com/167ae83) by renovate ([#20031](https://github.com/truecharts/charts/issues/20031))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -77,24 +85,16 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [calibre-web-18.7.7](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.7) (2024-03-30)
|
||||
## [calibre-web-18.7.8](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.8) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@167ae83](https://github.com/167ae83) by renovate ([#20031](https://github.com/truecharts/charts/issues/20031))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@7648a8a](https://github.com/7648a8a) by renovate ([#19717](https://github.com/truecharts/charts/issues/19717))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@b89ff20](https://github.com/b89ff20) by renovate ([#19399](https://github.com/truecharts/charts/issues/19399))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
|
@ -24,7 +24,7 @@ keywords:
|
|||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web
|
||||
type: application
|
||||
version: 18.7.7
|
||||
version: 18.7.9
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [calibre-web-18.7.7](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.7) (2024-03-30)
|
||||
## [calibre-web-18.7.9](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.7.9) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@182a82b](https://github.com/182a82b) by renovate ([#20351](https://github.com/truecharts/charts/issues/20351))
|
||||
|
||||
- update container image linuxserver/calibre-web to version-0.6.21[@167ae83](https://github.com/167ae83) by renovate ([#20031](https://github.com/truecharts/charts/issues/20031))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: linuxserver/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.21@sha256:7648a8ad6dff32c7f4feed1db016b2309ba25d1b3edf6da968a1975527c0dd58
|
||||
tag: version-0.6.21@sha256:182a82bbbe36d37e5450975549628455a833d50b896cf670967d79eac1ede293
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
|
||||
## [crafty-4-7.8.7](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.7) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.3.2[@dbc25c4](https://github.com/dbc25c4) by renovate ([#20355](https://github.com/truecharts/charts/issues/20355))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
@ -27,12 +31,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
|
||||
## [crafty-4-7.8.6](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.6) (2024-03-30)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
@ -46,12 +52,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
|
||||
## [crafty-4-7.8.6](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.6) (2024-03-30)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
@ -65,12 +73,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
|
||||
## [crafty-4-7.8.6](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.6) (2024-03-30)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
@ -84,16 +94,6 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
|
||||
## [crafty-4-7.8.6](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.6) (2024-03-30)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.3.1[@634d156](https://github.com/634d156) by renovate ([#19489](https://github.com/truecharts/charts/issues/19489))
|
|
@ -7,10 +7,10 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.3.1
|
||||
appVersion: 4.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.9
|
||||
version: 20.2.10
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- crafty-4
|
||||
- GameServers
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://gitlab.com/crafty-controller/crafty-4
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4
|
||||
type: application
|
||||
version: 7.8.5
|
||||
version: 7.8.7
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [crafty-4-7.8.5](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.5) (2024-03-27)
|
||||
## [crafty-4-7.8.7](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.8.7) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.3.2[@dbc25c4](https://github.com/dbc25c4) by renovate ([#20355](https://github.com/truecharts/charts/issues/20355))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry.gitlab.com/crafty-controller/crafty-4
|
||||
tag: 4.3.1@sha256:634d15627399999b450a960e9052506250777c8937cef3144a57dd851e74480d
|
||||
tag: 4.3.2@sha256:dbc25c4291fb294ff59dd2ddeb2cb8b8a9149c5b7f0d7047945e69a6c5723d2b
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
|
@ -95,6 +95,6 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [firefox-13.0.5](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.0.5) (2024-04-01)
|
||||
## [firefox-13.0.6](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.0.6) (2024-04-07)
|
||||
|
||||
### Chore
|
|
@ -95,6 +95,6 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [lazylibrarian-18.7.9](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.7.9) (2024-04-01)
|
||||
## [lazylibrarian-18.7.10](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.7.10) (2024-04-07)
|
||||
|
||||
### Chore
|
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [libremdb-7.8.57](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.57) (2024-04-07)
|
||||
## [libremdb-7.8.59](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.59) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@beef7b7](https://github.com/beef7b7) by renovate ([#20352](https://github.com/truecharts/charts/issues/20352))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@f95b7eb](https://github.com/f95b7eb) by renovate ([#20342](https://github.com/truecharts/charts/issues/20342))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@05bda0f](https://github.com/05bda0f) by renovate ([#20333](https://github.com/truecharts/charts/issues/20333))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@0ccf5bd](https://github.com/0ccf5bd) by renovate ([#20321](https://github.com/truecharts/charts/issues/20321))
|
||||
|
@ -93,7 +97,3 @@ title: Changelog
|
|||
- update container image quay.io/pussthecatorg/libremdb to latest[@cdc6dfc](https://github.com/cdc6dfc) by renovate ([#19897](https://github.com/truecharts/charts/issues/19897))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@17de5f0](https://github.com/17de5f0) by renovate ([#19886](https://github.com/truecharts/charts/issues/19886))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@7b03c5e](https://github.com/7b03c5e) by renovate ([#19875](https://github.com/truecharts/charts/issues/19875))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@038a576](https://github.com/038a576) by renovate ([#19866](https://github.com/truecharts/charts/issues/19866))
|
|
@ -31,7 +31,7 @@ keywords:
|
|||
- libremdb
|
||||
- media
|
||||
- imdb
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||
- https://quay.io/pussthecatorg/libremdb
|
||||
type: application
|
||||
version: 7.8.57
|
||||
version: 7.8.59
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [libremdb-7.8.57](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.57) (2024-04-07)
|
||||
## [libremdb-7.8.59](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.59) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@beef7b7](https://github.com/beef7b7) by renovate ([#20352](https://github.com/truecharts/charts/issues/20352))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@f95b7eb](https://github.com/f95b7eb) by renovate ([#20342](https://github.com/truecharts/charts/issues/20342))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@05bda0f](https://github.com/05bda0f) by renovate ([#20333](https://github.com/truecharts/charts/issues/20333))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@0ccf5bd](https://github.com/0ccf5bd) by renovate ([#20321](https://github.com/truecharts/charts/issues/20321))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:05bda0fe0f58ae4785a0b49f7a746893d1d968bd6ff13fb5918982a3b88a5316
|
||||
tag: latest@sha256:beef7b7807642428724f752e22ca8f8c1cd1dd00a84a0fad4fa1796255e93cce
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [paperless-ngx-7.9.4](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.4) (2024-03-30)
|
||||
## [paperless-ngx-7.10.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.1) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -33,12 +37,14 @@ title: Changelog
|
|||
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
|
||||
|
||||
|
||||
## [paperless-ngx-7.9.4](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.4) (2024-03-30)
|
||||
## [paperless-ngx-7.10.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.0) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -58,12 +64,14 @@ title: Changelog
|
|||
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
|
||||
|
||||
|
||||
## [paperless-ngx-7.9.4](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.4) (2024-03-30)
|
||||
## [paperless-ngx-7.10.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.0) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -83,18 +91,10 @@ title: Changelog
|
|||
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
|
||||
|
||||
|
||||
## [paperless-ngx-7.9.4](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.4) (2024-03-30)
|
||||
## [paperless-ngx-7.10.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.0) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.3
|
||||
appVersion: 2.7.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
|
@ -32,7 +32,7 @@ keywords:
|
|||
- paperless-ngx
|
||||
- documents
|
||||
- paper
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -44,4 +44,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
||||
- https://ghcr.io/paperless-ngx/paperless-ngx
|
||||
type: application
|
||||
version: 7.9.4
|
||||
version: 7.10.1
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [paperless-ngx-7.9.4](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.9.4) (2024-03-30)
|
||||
## [paperless-ngx-7.10.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.10.1) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.6.3@sha256:101f3cbfd1e15f9dc3303f2eeb64dd4a9489f121accb31612c9ff8be93ba8094
|
||||
tag: 2.7.1@sha256:bc6976324afb00740b6edb53b46672385b058bd8f64d9c0fd11f57aed1f40a96
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -2509,6 +2509,20 @@ questions:
|
|||
description: replica
|
||||
- value: recovery
|
||||
description: recovery
|
||||
- variable: pgVersion
|
||||
label: Postgres Version
|
||||
description: "Set the Postgresql version used"
|
||||
schema:
|
||||
type: int
|
||||
default: 16
|
||||
required: true
|
||||
- variable: password
|
||||
label: Password
|
||||
description: "Set the password for the database-user"
|
||||
schema:
|
||||
type: string
|
||||
default: "PLACEHOLDERPASSWORD"
|
||||
required: true
|
||||
- variable: cluster
|
||||
label: "Cluster Settings"
|
||||
schema:
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -71,12 +71,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [rdtclient-4.7.5](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.7.5) (2024-04-02)
|
||||
## [rdtclient-4.7.6](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.7.6) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/rogerfar/rdtclient to v2.0.64[@ff440bd](https://github.com/ff440bd) by renovate ([#20343](https://github.com/truecharts/charts/issues/20343))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
|
|
@ -14,6 +14,31 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@fcee255](https://github.com/fcee255) by renovate ([#20350](https://github.com/truecharts/charts/issues/20350))
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@87283db](https://github.com/87283db) by renovate ([#20050](https://github.com/truecharts/charts/issues/20050))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@c9316b8](https://github.com/c9316b8) by renovate ([#19398](https://github.com/truecharts/charts/issues/19398))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [tachidesk-docker-6.7.8](https://github.com/truecharts/charts/compare/tachidesk-docker-6.6.0...tachidesk-docker-6.7.8) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@fcee255](https://github.com/fcee255) by renovate ([#20350](https://github.com/truecharts/charts/issues/20350))
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@87283db](https://github.com/87283db) by renovate ([#20050](https://github.com/truecharts/charts/issues/20050))
|
||||
|
@ -72,29 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@c9316b8](https://github.com/c9316b8) by renovate ([#19398](https://github.com/truecharts/charts/issues/19398))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [tachidesk-docker-6.7.7](https://github.com/truecharts/charts/compare/tachidesk-docker-6.6.0...tachidesk-docker-6.7.7) (2024-04-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@87283db](https://github.com/87283db) by renovate ([#20050](https://github.com/truecharts/charts/issues/20050))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@c9316b8](https://github.com/c9316b8) by renovate ([#19398](https://github.com/truecharts/charts/issues/19398))
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
|
@ -71,12 +71,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [thelounge-13.7.5](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.7.5) (2024-03-30)
|
||||
## [thelounge-13.7.6](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.7.6) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image thelounge/thelounge to v4.4.3[@8e74f5a](https://github.com/8e74f5a) by renovate ([#20345](https://github.com/truecharts/charts/issues/20345))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
|
|
@ -77,12 +77,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [unpoller-10.10.0](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.10.0) (2024-04-05)
|
||||
## [unpoller-10.10.1](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.10.1) (2024-04-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/unpoller/unpoller to v2.11.1[@1e54332](https://github.com/1e54332) by renovate ([#20344](https://github.com/truecharts/charts/issues/20344))
|
||||
|
||||
- update container image ghcr.io/unpoller/unpoller to v2.11.0[@6e04812](https://github.com/6e04812) by renovate ([#20208](https://github.com/truecharts/charts/issues/20208))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
@ -95,5 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
Loading…
Reference in New Issue