Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-14 06:23:56 +00:00
parent 1facc8a3cc
commit cede6db378
59 changed files with 2718 additions and 64 deletions

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [redis-11.1.9](https://github.com/truecharts/charts/compare/redis-11.1.8...redis-11.1.9) (2024-01-14)
### Chore
- update container image bitnami/redis to v7.2.4[@198c901](https://github.com/198c901) by renovate ([#17180](https://github.com/truecharts/charts/issues/17180))
## [redis-11.1.8](https://github.com/truecharts/charts/compare/redis-11.1.7...redis-11.1.8) (2024-01-14)
### Chore
- update container image bitnami/redis to v[@d77f166](https://github.com/d77f166) by renovate ([#17119](https://github.com/truecharts/charts/issues/17119))
## [redis-11.1.7](https://github.com/truecharts/charts/compare/redis-11.1.6...redis-11.1.7) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [redis-11.1.6](https://github.com/truecharts/charts/compare/redis-11.1.5...redis-11.1.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [redis-11.1.5](https://github.com/truecharts/charts/compare/redis-11.1.4...redis-11.1.5) (2024-01-02)
### Chore
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
## [redis-11.1.4](https://github.com/truecharts/charts/compare/redis-11.1.3...redis-11.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [redis-11.1.3](https://github.com/truecharts/charts/compare/redis-11.1.0...redis-11.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [redis-11.1.2](https://github.com/truecharts/charts/compare/redis-11.1.0...redis-11.1.2) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))

View File

@ -0,0 +1,38 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
apiVersion: v2
appVersion: 7.2.4
dependencies:
- name: common
version: 17.2.22
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
keywords:
- redis
- keyvalue
- database
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: redis
sources:
- https://github.com/bitnami/bitnami-docker-redis
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
type: application
version: 11.1.9

View File

@ -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/dependency/redis)
**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

@ -0,0 +1,9 @@
## [redis-11.1.9](https://github.com/truecharts/charts/compare/redis-11.1.8...redis-11.1.9) (2024-01-14)
### Chore
- update container image bitnami/redis to v7.2.4[@198c901](https://github.com/198c901) by renovate ([#17180](https://github.com/truecharts/charts/issues/17180))

View File

@ -0,0 +1,8 @@
Open source, advanced key-value store.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/redis](https://truecharts.org/charts/dependency/redis)
---
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

@ -0,0 +1,166 @@
image:
repository: bitnami/redis
pullPolicy: IfNotPresent
tag: 7.2.4@sha256:198c9011bff58be7218622582f37c4d72bb6baaab1f00b55d145ccb741ca156d
workload:
main:
replicas: 1
type: StatefulSet
strategy: RollingUpdate
podSpec:
containers:
main:
env:
REDIS_REPLICATION_MODE: master
ALLOW_EMPTY_PASSWORD: "yes"
REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
REDIS_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}'
key: "redis-password"
probes:
liveness:
enabled: true
type: exec
command:
- sh
- -c
- /health/ping_liveness_local.sh 2
readiness:
enabled: true
type: exec
command:
- sh
- -c
- /health/ping_readiness_local.sh 2
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
type: exec
command:
- sh
- -c
- /health/ping_readiness_local.sh 2
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
configmap:
health:
enabled: true
data:
ping_readiness_local.sh: |-
#!/bin/bash
[[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
response=$(
timeout -s 3 $1 \
redis-cli \
-h localhost \
-p $REDIS_PORT \
ping
)
if [ "$response" != "PONG" ]; then
echo "failed to connect using password: $REDIS_PASSWORD response: $response"
exit 1
fi
ping_liveness_local.sh: |-
#!/bin/bash
[[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
response=$(
timeout -s 3 $1 \
redis-cli \
-h localhost \
-p $REDIS_PORT \
ping
)
if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
echo "$response"
exit 1
fi
ping_readiness_master.sh: |-
#!/bin/bash
[[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
response=$(
timeout -s 3 $1 \
redis-cli \
-h $REDIS_MASTER_HOST \
-p $REDIS_MASTER_PORT_NUMBER \
ping
)
if [ "$response" != "PONG" ]; then
echo "$response"
exit 1
fi
ping_liveness_master.sh: |-
#!/bin/bash
[[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
response=$(
timeout -s 3 $1 \
redis-cli \
-h $REDIS_MASTER_HOST \
-p $REDIS_MASTER_PORT_NUMBER \
ping
)
if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
echo "$response"
exit 1
fi
ping_readiness_local_and_master.sh: |-
script_dir="$(dirname "$0")"
exit_status=0
"$script_dir/ping_readiness_local.sh" $1 || exit_status=$?
"$script_dir/ping_readiness_master.sh" $1 || exit_status=$?
exit $exit_status
ping_liveness_local_and_master.sh: |-
script_dir="$(dirname "$0")"
exit_status=0
"$script_dir/ping_liveness_local.sh" $1 || exit_status=$?
"$script_dir/ping_liveness_master.sh" $1 || exit_status=$?
exit $exit_status
secret:
credentials:
enabled: true
data:
redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}'
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
redisPassword: ""
existingSecret: ""
service:
main:
ports:
main:
port: 6379
targetPort: 6379
volumeClaimTemplates:
data:
enabled: true
mountPath: "/bitnami/redis"
persistence:
redis-health:
enabled: true
type: configmap
objectName: health
mountPath: "/health"
defaultMode: "0755"
items:
- key: ping_readiness_local.sh
path: ping_readiness_local.sh
- key: ping_liveness_local.sh
path: ping_liveness_local.sh
- key: ping_readiness_master.sh
path: ping_readiness_master.sh
- key: ping_liveness_master.sh
path: ping_liveness_master.sh
- key: ping_liveness_local_and_master.sh
path: ping_liveness_local_and_master.sh
- key: ping_readiness_local_and_master.sh
path: ping_readiness_local_and_master.sh
portal:
open:
enabled: false
manifestManager:
enabled: false

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -1,9 +0,0 @@
## [automatic-ripping-machine-2.1.15](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.14...automatic-ripping-machine-2.1.15) (2024-01-14)
### Chore
- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67[@ebbb521](https://github.com/ebbb521) by renovate ([#17115](https://github.com/truecharts/charts/issues/17115))

View File

@ -7,6 +7,15 @@ title: Changelog
## [automatic-ripping-machine-2.1.16](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.15...automatic-ripping-machine-2.1.16) (2024-01-14)
### Chore
- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67[@970a411](https://github.com/970a411) by renovate ([#17214](https://github.com/truecharts/charts/issues/17214))
## [automatic-ripping-machine-2.1.15](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.14...automatic-ripping-machine-2.1.15) (2024-01-14)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.21[@cf65ff3](https://github.com/cf65ff3) by renovate ([#16752](https://github.com/truecharts/charts/issues/16752))
## [automatic-ripping-machine-2.1.6](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.4...automatic-ripping-machine-2.1.6) (2024-01-02)
### Chore
- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749))

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
type: application
version: 2.1.15
version: 2.1.16

View File

@ -0,0 +1,9 @@
## [automatic-ripping-machine-2.1.16](https://github.com/truecharts/charts/compare/automatic-ripping-machine-2.1.15...automatic-ripping-machine-2.1.16) (2024-01-14)
### Chore
- update container image automaticrippingmachine/automatic-ripping-machine to 2.6.67[@970a411](https://github.com/970a411) by renovate ([#17214](https://github.com/truecharts/charts/issues/17214))

View File

@ -1,7 +1,7 @@
image:
repository: automaticrippingmachine/automatic-ripping-machine
pullPolicy: IfNotPresent
tag: 2.6.67@sha256:ebbb5213889d44651b52c11187b62762d5246cd41e7ba94817c37e904b2a35ef
tag: 2.6.67@sha256:970a411f13853d5f584b5fb8d01a5111b28096fcdcabb407e04b1286678fe48b
securityContext:
container:

View File

@ -1,9 +0,0 @@
## [emulatorjs-8.2.2](https://github.com/truecharts/charts/compare/emulatorjs-8.2.1...emulatorjs-8.2.2) (2024-01-14)
### Chore
- update container image ghcr.io/linuxserver/emulatorjs to v1.8.1[@b527551](https://github.com/b527551) by renovate ([#17185](https://github.com/truecharts/charts/issues/17185))

View File

@ -7,6 +7,15 @@ title: Changelog
## [emulatorjs-8.2.3](https://github.com/truecharts/charts/compare/emulatorjs-8.2.2...emulatorjs-8.2.3) (2024-01-14)
### Chore
- update container image ghcr.io/linuxserver/emulatorjs to v1.8.2[@40f4e8e](https://github.com/40f4e8e) by renovate ([#17216](https://github.com/truecharts/charts/issues/17216))
## [emulatorjs-8.2.2](https://github.com/truecharts/charts/compare/emulatorjs-8.2.1...emulatorjs-8.2.2) (2024-01-14)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
## [emulatorjs-8.1.3](https://github.com/truecharts/charts/compare/emulatorjs-8.1.1...emulatorjs-8.1.3) (2024-01-01)
### Chore

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.1
appVersion: 1.8.2
dependencies:
- name: common
version: 17.2.22
@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
- https://ghcr.io/linuxserver/emulatorjs
type: application
version: 8.2.2
version: 8.2.3

View File

@ -0,0 +1,9 @@
## [emulatorjs-8.2.3](https://github.com/truecharts/charts/compare/emulatorjs-8.2.2...emulatorjs-8.2.3) (2024-01-14)
### Chore
- update container image ghcr.io/linuxserver/emulatorjs to v1.8.2[@40f4e8e](https://github.com/40f4e8e) by renovate ([#17216](https://github.com/truecharts/charts/issues/17216))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/emulatorjs
pullPolicy: IfNotPresent
tag: 1.8.1@sha256:b527551c64a7fae6cb0c164762ab8ec363ec2723648f6724a36a3e19e25e1b54
tag: 1.8.2@sha256:40f4e8e2f39b8584db3d47cc9d3548891c241128152c16ce03ec5d014343c10f
securityContext:
container:
runAsNonRoot: false

View File

@ -7,6 +7,15 @@ title: Changelog
## [libremdb-6.1.17](https://github.com/truecharts/charts/compare/libremdb-6.1.16...libremdb-6.1.17) (2024-01-14)
### Chore
- update container image quay.io/pussthecatorg/libremdb to latest[@093e10a](https://github.com/093e10a) by renovate ([#17173](https://github.com/truecharts/charts/issues/17173))
## [libremdb-6.1.16](https://github.com/truecharts/charts/compare/libremdb-6.1.15...libremdb-6.1.16) (2024-01-09)
@ -88,12 +97,3 @@ title: Changelog
- force bump to ensure up-to-date catalogs
## [libremdb-6.1.7](https://github.com/truecharts/charts/compare/libremdb-6.1.6...libremdb-6.1.7) (2024-01-02)
### Chore
- update helm general non-major by renovate ([#16743](https://github.com/truecharts/charts/issues/16743))

View File

@ -39,8 +39,8 @@ maintainers:
name: libremdb
sources:
- https://github.com/PussTheCat-org/docker-libremdb-quay
- https://github.com/zyachel/libremdb
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
- https://quay.io/pussthecatorg/libremdb
- https://github.com/zyachel/libremdb
type: application
version: 6.1.16
version: 6.1.17

View File

@ -0,0 +1,9 @@
## [libremdb-6.1.17](https://github.com/truecharts/charts/compare/libremdb-6.1.16...libremdb-6.1.17) (2024-01-14)
### Chore
- update container image quay.io/pussthecatorg/libremdb to latest[@093e10a](https://github.com/093e10a) by renovate ([#17173](https://github.com/truecharts/charts/issues/17173))

View File

@ -1,7 +1,7 @@
image:
repository: quay.io/pussthecatorg/libremdb
pullPolicy: IfNotPresent
tag: latest@sha256:24a90e724e8e96bb2311603c71986e004570bbaf354627abfe6445e04cb1c7eb
tag: latest@sha256:093e10aa5507480c38828667ad970d931fdb5bbc0475ce9c7681c00928db702b
service:
main:
ports:

View File

@ -7,6 +7,15 @@ title: Changelog
## [rimgo-5.1.17](https://github.com/truecharts/charts/compare/rimgo-5.1.16...rimgo-5.1.17) (2024-01-14)
### Chore
- update container image quay.io/pussthecatorg/rimgo to latest[@16c449f](https://github.com/16c449f) by renovate ([#17174](https://github.com/truecharts/charts/issues/17174))
## [rimgo-5.1.16](https://github.com/truecharts/charts/compare/rimgo-5.1.15...rimgo-5.1.16) (2024-01-09)
@ -88,12 +97,3 @@ title: Changelog
- update container image quay.io/pussthecatorg/rimgo to latest[@a67a3ac](https://github.com/a67a3ac) by renovate ([#16789](https://github.com/truecharts/charts/issues/16789))
## [rimgo-5.1.7](https://github.com/truecharts/charts/compare/rimgo-5.1.6...rimgo-5.1.7) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
- https://quay.io/pussthecatorg/rimgo
type: application
version: 5.1.16
version: 5.1.17

View File

@ -0,0 +1,9 @@
## [rimgo-5.1.17](https://github.com/truecharts/charts/compare/rimgo-5.1.16...rimgo-5.1.17) (2024-01-14)
### Chore
- update container image quay.io/pussthecatorg/rimgo to latest[@16c449f](https://github.com/16c449f) by renovate ([#17174](https://github.com/truecharts/charts/issues/17174))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: quay.io/pussthecatorg/rimgo
tag: latest@sha256:1e5971cd7ea553d15954faac86cdc18b0c48300621a71a9fce6cc0ede527c527
tag: latest@sha256:16c449fbb9728608e22bc872ea48452c0ab5e36bb1d7f3996a8ffbe72549442d
pullPolicy: IfNotPresent
persistence: {}

View File

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