Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="freeradius-4.0.8"></a>
|
||||||
|
### [freeradius-4.0.8](https://github.com/truecharts/apps/compare/freeradius-4.0.7...freeradius-4.0.8) (2021-11-08)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="freeradius-4.0.7"></a>
|
<a name="freeradius-4.0.7"></a>
|
||||||
### [freeradius-4.0.7](https://github.com/truecharts/apps/compare/freeradius-4.0.6...freeradius-4.0.7) (2021-11-08)
|
### [freeradius-4.0.7](https://github.com/truecharts/apps/compare/freeradius-4.0.6...freeradius-4.0.7) (2021-11-08)
|
||||||
|
|
||||||
|
|||||||
@@ -28,11 +28,11 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| probes.startup | object | See below | Startup probe configuration |
|
| probes.startup | object | See below | Startup probe configuration |
|
||||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
| securityContext.runAsNonRoot | bool | `false` | |
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
|
| service.accounting.enabled | bool | `true` | |
|
||||||
| service.accounting.ports.accounting.enabled | bool | `true` | |
|
| service.accounting.ports.accounting.enabled | bool | `true` | |
|
||||||
| service.accounting.ports.accounting.port | int | `1813` | |
|
| service.accounting.ports.accounting.port | int | `1813` | |
|
||||||
| service.accounting.ports.accounting.protocol | string | `"UDP"` | |
|
| service.accounting.ports.accounting.protocol | string | `"UDP"` | |
|
||||||
| service.accounting.ports.accounting.targetPort | int | `1813` | |
|
| service.accounting.ports.accounting.targetPort | int | `1813` | |
|
||||||
| service.accounting.ports.enabled | bool | `true` | |
|
|
||||||
| service.main.ports.main.port | int | `1812` | |
|
| service.main.ports.main.port | int | `1812` | |
|
||||||
| service.main.ports.main.protocol | string | `"UDP"` | |
|
| service.main.ports.main.protocol | string | `"UDP"` | |
|
||||||
| service.main.ports.main.targetPort | int | `1812` | |
|
| service.main.ports.main.targetPort | int | `1812` | |
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="openldap-4.0.8"></a>
|
||||||
|
### [openldap-4.0.8](https://github.com/truecharts/apps/compare/openldap-4.0.7...openldap-4.0.8) (2021-11-08)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="openldap-4.0.7"></a>
|
<a name="openldap-4.0.7"></a>
|
||||||
### [openldap-4.0.7](https://github.com/truecharts/apps/compare/openldap-4.0.6...openldap-4.0.7) (2021-11-08)
|
### [openldap-4.0.7](https://github.com/truecharts/apps/compare/openldap-4.0.6...openldap-4.0.7) (2021-11-08)
|
||||||
|
|
||||||
|
|||||||
@@ -54,10 +54,10 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| replication.tls_reqcert | string | `"never"` | |
|
| replication.tls_reqcert | string | `"never"` | |
|
||||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
| securityContext.runAsNonRoot | bool | `false` | |
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
| service.https.enabled | bool | `true` | |
|
| service.ldaps.enabled | bool | `true` | |
|
||||||
| service.https.ports.https.enabled | bool | `true` | |
|
| service.ldaps.ports.ldaps.enabled | bool | `true` | |
|
||||||
| service.https.ports.https.port | int | `636` | |
|
| service.ldaps.ports.ldaps.port | int | `636` | |
|
||||||
| service.https.ports.https.targetPort | int | `636` | |
|
| service.ldaps.ports.ldaps.targetPort | int | `636` | |
|
||||||
| service.main.ports.main.port | int | `389` | |
|
| service.main.ports.main.port | int | `389` | |
|
||||||
| service.main.ports.main.targetPort | int | `389` | |
|
| service.main.ports.main.targetPort | int | `389` | |
|
||||||
| volumeClaimTemplates | object | `{"data":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/var/lib/ldap/","size":"100Gi"},"slapd":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/etc/ldap/slapd.d/","size":"100Gi"}}` | Used in conjunction with `controller.type: statefulset` to create individual disks for each instance. |
|
| volumeClaimTemplates | object | `{"data":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/var/lib/ldap/","size":"100Gi"},"slapd":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/etc/ldap/slapd.d/","size":"100Gi"}}` | Used in conjunction with `controller.type: statefulset` to create individual disks for each instance. |
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="freeradius-4.0.8"></a>
|
||||||
|
### [freeradius-4.0.8](https://github.com/truecharts/apps/compare/freeradius-4.0.7...freeradius-4.0.8) (2021-11-08)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="freeradius-4.0.7"></a>
|
<a name="freeradius-4.0.7"></a>
|
||||||
### [freeradius-4.0.7](https://github.com/truecharts/apps/compare/freeradius-4.0.6...freeradius-4.0.7) (2021-11-08)
|
### [freeradius-4.0.7](https://github.com/truecharts/apps/compare/freeradius-4.0.6...freeradius-4.0.7) (2021-11-08)
|
||||||
|
|
||||||
|
|||||||
@@ -28,11 +28,11 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| probes.startup | object | See below | Startup probe configuration |
|
| probes.startup | object | See below | Startup probe configuration |
|
||||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
| securityContext.runAsNonRoot | bool | `false` | |
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
|
| service.accounting.enabled | bool | `true` | |
|
||||||
| service.accounting.ports.accounting.enabled | bool | `true` | |
|
| service.accounting.ports.accounting.enabled | bool | `true` | |
|
||||||
| service.accounting.ports.accounting.port | int | `1813` | |
|
| service.accounting.ports.accounting.port | int | `1813` | |
|
||||||
| service.accounting.ports.accounting.protocol | string | `"UDP"` | |
|
| service.accounting.ports.accounting.protocol | string | `"UDP"` | |
|
||||||
| service.accounting.ports.accounting.targetPort | int | `1813` | |
|
| service.accounting.ports.accounting.targetPort | int | `1813` | |
|
||||||
| service.accounting.ports.enabled | bool | `true` | |
|
|
||||||
| service.main.ports.main.port | int | `1812` | |
|
| service.main.ports.main.port | int | `1812` | |
|
||||||
| service.main.ports.main.protocol | string | `"UDP"` | |
|
| service.main.ports.main.protocol | string | `"UDP"` | |
|
||||||
| service.main.ports.main.targetPort | int | `1812` | |
|
| service.main.ports.main.targetPort | int | `1812` | |
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="openldap-4.0.8"></a>
|
||||||
|
### [openldap-4.0.8](https://github.com/truecharts/apps/compare/openldap-4.0.7...openldap-4.0.8) (2021-11-08)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="openldap-4.0.7"></a>
|
<a name="openldap-4.0.7"></a>
|
||||||
### [openldap-4.0.7](https://github.com/truecharts/apps/compare/openldap-4.0.6...openldap-4.0.7) (2021-11-08)
|
### [openldap-4.0.7](https://github.com/truecharts/apps/compare/openldap-4.0.6...openldap-4.0.7) (2021-11-08)
|
||||||
|
|
||||||
|
|||||||
@@ -54,10 +54,10 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| replication.tls_reqcert | string | `"never"` | |
|
| replication.tls_reqcert | string | `"never"` | |
|
||||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
| securityContext.runAsNonRoot | bool | `false` | |
|
| securityContext.runAsNonRoot | bool | `false` | |
|
||||||
| service.https.enabled | bool | `true` | |
|
| service.ldaps.enabled | bool | `true` | |
|
||||||
| service.https.ports.https.enabled | bool | `true` | |
|
| service.ldaps.ports.ldaps.enabled | bool | `true` | |
|
||||||
| service.https.ports.https.port | int | `636` | |
|
| service.ldaps.ports.ldaps.port | int | `636` | |
|
||||||
| service.https.ports.https.targetPort | int | `636` | |
|
| service.ldaps.ports.ldaps.targetPort | int | `636` | |
|
||||||
| service.main.ports.main.port | int | `389` | |
|
| service.main.ports.main.port | int | `389` | |
|
||||||
| service.main.ports.main.targetPort | int | `389` | |
|
| service.main.ports.main.targetPort | int | `389` | |
|
||||||
| volumeClaimTemplates | object | `{"data":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/var/lib/ldap/","size":"100Gi"},"slapd":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/etc/ldap/slapd.d/","size":"100Gi"}}` | Used in conjunction with `controller.type: statefulset` to create individual disks for each instance. |
|
| volumeClaimTemplates | object | `{"data":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/var/lib/ldap/","size":"100Gi"},"slapd":{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/etc/ldap/slapd.d/","size":"100Gi"}}` | Used in conjunction with `controller.type: statefulset` to create individual disks for each instance. |
|
||||||
|
|||||||
+67
-1
@@ -57965,6 +57965,38 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/fossil-0.0.2/fossil-0.0.2.tgz
|
- https://github.com/truecharts/apps/releases/download/fossil-0.0.2/fossil-0.0.2.tgz
|
||||||
version: 0.0.2
|
version: 0.0.2
|
||||||
freeradius:
|
freeradius:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- auth
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 3.0.23
|
||||||
|
created: "2021-11-08T14:25:47.352987917Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.5.3
|
||||||
|
description: OpenSource Radius implementation
|
||||||
|
digest: c9c2758c4e1143b0a3a21270951488f9320ed5fcbdb5c2d2b7727e35b388bb45
|
||||||
|
home: https://www.openldap.org
|
||||||
|
icon: https://networkradius.com/assets/img/FR-NR.svg
|
||||||
|
keywords:
|
||||||
|
- radius
|
||||||
|
- auth
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: freeradius
|
||||||
|
sources:
|
||||||
|
- https://hub.docker.com/r/freeradius/freeradius-server/
|
||||||
|
- https://freeradius.org/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/freeradius-4.0.8/freeradius-4.0.8.tgz
|
||||||
|
version: 4.0.8
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -144000,6 +144032,40 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/openkm-0.0.1/openkm-0.0.1.tgz
|
- https://github.com/truecharts/apps/releases/download/openkm-0.0.1/openkm-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
openldap:
|
openldap:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- cloud
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.5.0
|
||||||
|
created: "2021-11-08T14:25:47.563441098Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.5.3
|
||||||
|
description: Community developed LDAP software
|
||||||
|
digest: be8063001a8013bd6d53c40c842f475a13df41d5a18f9ecdf8d6a7ec6076b409
|
||||||
|
home: https://www.openldap.org
|
||||||
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/Database-openldap.svg/640px-Database-openldap.svg.png
|
||||||
|
keywords:
|
||||||
|
- ldap
|
||||||
|
- openldap
|
||||||
|
- iam-stack
|
||||||
|
- high availability
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: openldap
|
||||||
|
sources:
|
||||||
|
- https://github.com/jp-gouin/helm-openldap
|
||||||
|
- https://github.com/osixia/docker-openldap
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/openldap-4.0.8/openldap-4.0.8.tgz
|
||||||
|
version: 4.0.8
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -243541,4 +243607,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-08T14:01:09.053556087Z"
|
generated: "2021-11-08T14:25:47.654444384Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user