chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@cea4dd1 by renovate (#16609)

This commit is contained in:
TrueCharts Bot 2023-12-31 15:45:20 +01:00 committed by GitHub
parent f923171386
commit 8e568b1f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 35 additions and 34 deletions

View File

@ -1,44 +1,44 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: projectsend
version: 11.1.0
version: 11.1.1
appVersion: latest
description: ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself.
home: https://truecharts.org/charts/stable/projectsend
icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png
deprecated: false
sources:
- https://github.com/projectsend/projectsend
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
- https://ghcr.io/linuxserver/projectsend
- https://github.com/projectsend/projectsend
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
- https://ghcr.io/linuxserver/projectsend
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- projectsend
- files
- projectsend
- files
dependencies:
- name: common
version: 17.2.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 12.1.0
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 12.1.0
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: files
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: files
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

View File

@ -1,4 +1,6 @@
# README
---
title: README
---
## General Info
@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we
**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).

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/projectsend
pullPolicy: IfNotPresent
tag: latest@sha256:b4144f3fb3d56fd271834f61fe18494cadbfc3f8502aa016ae988cb7e4c5a206
tag: latest@sha256:cea4dd173fdbde279e1bd18590e4498e954893525bb19cc0ba37b675f322b65a
securityContext:
container:
runAsNonRoot: false