Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-15 09:05:38 +00:00
parent 5f7022c098
commit c0eb5178e9
12 changed files with 33 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05)
### Chore
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))

View File

@ -4,6 +4,15 @@
## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15)
### Chore
- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941))
## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05)
### Chore
@ -88,12 +97,3 @@
## [reg-9.0.4](https://github.com/truecharts/charts/compare/reg-9.0.3...reg-9.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [reg-9.0.3](https://github.com/truecharts/charts/compare/reg-9.0.2...reg-9.0.3) (2023-04-14)

View File

@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/reg
- https://github.com/genuinetools/reg
- https://github.com/k8s-at-home/container-images/
version: 9.0.13
version: 9.0.14
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -0,0 +1,9 @@
## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15)
### Chore
- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dockerregistry
pullPolicy: IfNotPresent
tag: v2@sha256:30949e8125d6a582af9c1bd9f30c24f4d017e7ba21021bb7b9f7bce629c43a64
tag: v2@sha256:5d5ed12ac4d5a5472c4b552ef6860e3589718d4cbcbd39c2e7ed0d2a76607db3
service:
main:
ports:

View File

@ -38,7 +38,19 @@ portals:
ports:
- "$kubernetes-resource_configmap_tcportal-open_port"
questions:
- variable: global
group: General Settings
label: "Global Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: stopAll
label: Stop All
description: "Stops All Running pods and hibernates cnpg"
schema:
type: boolean
default: false
- variable: workload
group: "Workload Settings"
label: ""