From a18de16965faf6a3f0754108989bc85891e30460 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Nov 2022 23:47:11 +0100 Subject: [PATCH] Update container image tccr.io/truecharts/kiwix-serve to v3.4.0 (#5019) --- charts/stable/kiwix-serve/Chart.yaml | 4 ++-- charts/stable/kiwix-serve/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml index 8ade3c11001..fccb063c007 100644 --- a/charts/stable/kiwix-serve/Chart.yaml +++ b/charts/stable/kiwix-serve/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.3.0" +appVersion: "3.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/kiwix/kiwix-serve/ - https://github.com/kiwix/kiwix-tools/blob/master/docker/server type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/stable/kiwix-serve/values.yaml b/charts/stable/kiwix-serve/values.yaml index 43d4baf75bf..a3fccd0b0af 100644 --- a/charts/stable/kiwix-serve/values.yaml +++ b/charts/stable/kiwix-serve/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kiwix-serve - tag: v3.3.0@sha256:aa766a860ee698841025574acd9b531a390b65369093094f49d9f07ed2348692 + tag: 3.4.0@sha256:cb780fc1ef163d6f3ed0b3c34e5a8032f4441ed63a5df29e232f6b6ccf3e44a9 args: ["*.zim"] @@ -15,6 +15,7 @@ securityContext: env: DOWNLOAD: http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim + PORT: "{{ .Values.service.main.ports.main.port }}" service: main: @@ -22,7 +23,6 @@ service: main: port: 10323 protocol: HTTP - targetPort: 80 persistence: data: