Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
|
||||
|
||||
## [lldap-2.0.1](https://github.com/truecharts/charts/compare/lldap-2.0.0...lldap-2.0.1) (2023-08-18)
|
||||
|
||||
@@ -4,6 +4,19 @@
|
||||
|
||||
|
||||
|
||||
## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609))
|
||||
|
||||
### Docs
|
||||
|
||||
- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lldap-2.0.1](https://github.com/truecharts/charts/compare/lldap-2.0.0...lldap-2.0.1) (2023-08-18)
|
||||
|
||||
|
||||
@@ -84,16 +97,3 @@
|
||||
|
||||
|
||||
## [lldap-1.1.11](https://github.com/truecharts/charts/compare/lldap-1.1.10...lldap-1.1.11) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lldap-1.1.10](https://github.com/truecharts/charts/compare/lldap-1.1.9...lldap-1.1.10) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.4.3"
|
||||
appVersion: "0.5.0"
|
||||
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: 2.0.1
|
||||
version: 2.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- ldap
|
||||
13
stable/lldap/2.0.2/app-changelog.md
Normal file
13
stable/lldap/2.0.2/app-changelog.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
## [lldap-2.0.2](https://github.com/truecharts/charts/compare/lldap-2.0.1...lldap-2.0.2) (2023-09-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/lldap to v0.5.0 ([#12609](https://github.com/truecharts/charts/issues/12609))
|
||||
|
||||
### Docs
|
||||
|
||||
- Fix upstream link ([#11701](https://github.com/truecharts/charts/issues/11701))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/lldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.4.3@sha256:69a54e6f0b7f2793ce8fd7771ae37c3c2a3ef3499c6fb48a27088457fc5bbfb6
|
||||
tag: v0.5.0@sha256:ccd16a39d97e7c7ed4e76b70e4333ab7c9cd510506319fd2af164d5c947c8f02
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user