diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index 923710528bc..b1ceb2f0769 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.6.5" +appVersion: "4.7.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -31,7 +31,7 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 16.0.18 +version: 16.0.19 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/lychee/values.yaml b/charts/stable/lychee/values.yaml index f4cd62bf998..d9473c07531 100644 --- a/charts/stable/lychee/values.yaml +++ b/charts/stable/lychee/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lychee-laravel pullPolicy: IfNotPresent - tag: 4.6.5@sha256:6029461409111fae9c80bcd5e29d79fe578cd1905dfcaf7841bdb1ef5da27ce9 + tag: 4.7.0@sha256:055ce9e3ab191a5e7f2028af46346e49b912c9fc20e32bbae8669b1e9574e669 securityContext: readOnlyRootFilesystem: false