Skip to content

Commit

Permalink
chore(helm): update image docker.io/nitnelave/lldap v0.5.0 → v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Nov 10, 2024
1 parent 06a0765 commit 6efab78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/lldap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.5.0
appVersion: 0.6.0
dependencies:
- name: common
version: 25.1.5
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/lldap
- https://hub.docker.com/r/nitnelave/lldap
type: application
version: 7.2.1
version: 7.3.0
2 changes: 1 addition & 1 deletion charts/stable/lldap/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/nitnelave/lldap
pullPolicy: IfNotPresent
tag: v0.5.0-debian@sha256:049ee263b477065f849b999ba42adace8b406539cc98eb297d6de7e40041944a
tag: v0.6.0-debian@sha256:f8b3760c648a908b2dfa9755052a8a70e725ff4d1d606f43f1f28d8660f368c4
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 6efab78

Please sign in to comment.