Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f1312d839f
commit
15ee57cdd4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255))
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [lldap-1.1.0](https://github.com/truecharts/charts/compare/lldap-1.0.7...lldap-1.1.0) (2023-04-27)
|
||||
|
||||
|
||||
|
||||
|
||||
## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: "0.4.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/lldap
|
||||
- https://github.com/nitnelave/lldap
|
||||
type: application
|
||||
version: 1.0.7
|
||||
version: 1.1.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- ldap
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [lldap-1.1.0](https://github.com/truecharts/charts/compare/lldap-1.0.7...lldap-1.1.0) (2023-04-27)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/lldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:69a54e6f0b7f2793ce8fd7771ae37c3c2a3ef3499c6fb48a27088457fc5bbfb6
|
||||
tag: v0.4.3@sha256:69a54e6f0b7f2793ce8fd7771ae37c3c2a3ef3499c6fb48a27088457fc5bbfb6
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue