Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-07 17:44:33 +00:00
parent 2eb6256fe5
commit 74939f2570
22 changed files with 42 additions and 41 deletions

View File

@ -1,9 +0,0 @@
## [redis-5.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.10...redis-5.0.23) (2023-01-04)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7

View File

@ -4,6 +4,15 @@
## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.10...redis-5.0.23) (2023-01-04)
### Chore
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/redis to 7.0.6
## [redis-5.0.13](https://github.com/truecharts/charts/compare/redis-5.0.12...redis-5.0.13) (2022-12-14)
### Chore
- update helm chart common to v11.0.8

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 5.0.23
version: 5.0.24
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: 7.0.7@sha256:6f8fdeeed713f9fed13f3db77526a1bd8fa346120289c64ca1b4563a0a221734
tag: 7.0.7@sha256:b585665b978f53aac8c40452acf0110a58e1caa7cbb251590b3e63ba4e0275c9
controller:
# -- Set the controller type.

View File

@ -4,6 +4,15 @@
## [habridge-4.0.10](https://github.com/truecharts/charts/compare/habridge-4.0.9...habridge-4.0.10) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/habridge to v5.4.1 ([#6034](https://github.com/truecharts/charts/issues/6034))
## [habridge-4.0.9](https://github.com/truecharts/charts/compare/habridge-4.0.8...habridge-4.0.9) (2022-12-27)
### Chore
@ -88,12 +97,3 @@
## [habridge-4.0.2](https://github.com/truecharts/charts/compare/habridge-4.0.1...habridge-4.0.2) (2022-11-30)
## [habridge-4.0.2](https://github.com/truecharts/charts/compare/habridge-4.0.1...habridge-4.0.2) (2022-11-30)

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: habridge
version: 4.0.9
version: 4.0.10
appVersion: "5.4.1"
description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
type: application

View File

@ -0,0 +1,9 @@
## [habridge-4.0.10](https://github.com/truecharts/charts/compare/habridge-4.0.9...habridge-4.0.10) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/habridge to v5.4.1 ([#6034](https://github.com/truecharts/charts/issues/6034))

View File

@ -1,10 +1,11 @@
image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
tag: v5.4.1@sha256:507156bd814ab95984078aa278162eb80283b92f7017f45381f263fd1bc89a8a
tag: v5.4.1@sha256:52e315d2d941a7d94d4c1daeb0876f76f29d872ef0fbc01ba997083d87676b4e
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0

View File

@ -930,7 +930,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:

View File

@ -1,9 +0,0 @@
## [habridge-4.0.9](https://github.com/truecharts/charts/compare/habridge-4.0.8...habridge-4.0.9) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))