Daily Prune

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-26 15:47:32 +00:00
parent 7bc6103807
commit 500a0fa90f
9287 changed files with 0 additions and 2604399 deletions

View File

@@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [nullserv-11.0.11](https://github.com/truecharts/charts/compare/nullserv-11.0.10...nullserv-11.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
## [nullserv-11.0.10](https://github.com/truecharts/charts/compare/nullserv-11.0.9...nullserv-11.0.10) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
## [nullserv-11.0.9](https://github.com/truecharts/charts/compare/nullserv-11.0.8...nullserv-11.0.9) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
## [nullserv-11.0.8](https://github.com/truecharts/charts/compare/nullserv-11.0.7...nullserv-11.0.8) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
## [nullserv-11.0.7](https://github.com/truecharts/charts/compare/nullserv-11.0.6...nullserv-11.0.7) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
## [nullserv-11.0.6](https://github.com/truecharts/charts/compare/nullserv-11.0.5...nullserv-11.0.6) (2023-12-22)
### Chore
- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359))
## [nullserv-11.0.5](https://github.com/truecharts/charts/compare/nullserv-11.0.4...nullserv-11.0.5) (2023-12-22)
### Fix
- expose custom options for homepage integration
## [nullserv-11.0.4](https://github.com/truecharts/charts/compare/nullserv-11.0.3...nullserv-11.0.4) (2023-12-21)
### Fix
- bump to release middleware fix
## [nullserv-11.0.3](https://github.com/truecharts/charts/compare/nullserv-11.0.2...nullserv-11.0.3) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [nullserv-11.0.2](https://github.com/truecharts/charts/compare/nullserv-11.0.1...nullserv-11.0.2) (2023-12-21)
### Chore
- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
## [nullserv-11.0.1](https://github.com/truecharts/charts/compare/nullserv-11.0.0...nullserv-11.0.1) (2023-12-20)
### Chore

View File

@@ -1,36 +0,0 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: nullserv
version: 11.0.11
appVersion: 1.3.0
description: A simple null file http and https server
home: https://truecharts.org/charts/stable/nullserv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png
deprecated: false
sources:
- https://github.com/bmrzycki/nullserv
- https://github.com/truecharts/charts/tree/master/charts/stable/nullserv
- https://ghcr.io/k8s-at-home/nullserv
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- nullserv
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
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: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

View File

@@ -1,27 +0,0 @@
# 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/nullserv)
**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*

View File

@@ -1,9 +0,0 @@
## [nullserv-11.0.11](https://github.com/truecharts/charts/compare/nullserv-11.0.10...nullserv-11.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))

View File

@@ -1,8 +0,0 @@
A simple null file http and https server
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nullserv](https://truecharts.org/charts/stable/nullserv)
---
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!

View File

@@ -1,43 +0,0 @@
image:
repository: ghcr.io/k8s-at-home/nullserv
tag: v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10004
targetPort: 80
https:
enabled: true
ports:
https:
enabled: true
port: 10005
targetPort: 443
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
readiness:
enabled: true
custom: true
spec:
httpGet:
path: /welcome.txt
port: main
replicas: 2

File diff suppressed because it is too large Load Diff

View File

@@ -1 +0,0 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -1 +0,0 @@
{{ include "tc.v1.common.loader.all" . }}