diff --git a/conduit/Chart.yaml b/conduit/Chart.yaml index 94deeff..7f04d8f 100644 --- a/conduit/Chart.yaml +++ b/conduit/Chart.yaml @@ -3,7 +3,7 @@ name: conduit description: Conduit is a simple, fast and reliable chat server powered by Matrix. icon: https://conduit.rs/conduit.svg type: application -version: 0.3.4 +version: 0.3.5 # renovate: image=registry.gitlab.com/famedly/conduit/matrix-conduit appVersion: "0.8.0" maintainers: diff --git a/conduit/README.adoc b/conduit/README.adoc index e89ea51..aceed9c 100644 --- a/conduit/README.adoc +++ b/conduit/README.adoc @@ -2,7 +2,7 @@ = conduit -image::https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square[Version: 0.3.4] +image::https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square[Version: 0.3.5] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square[AppVersion: 0.8.0] == Maintainers diff --git a/conduit/templates/wellknown/deployment.yaml b/conduit/templates/wellknown/deployment.yaml index eded4fc..421a093 100644 --- a/conduit/templates/wellknown/deployment.yaml +++ b/conduit/templates/wellknown/deployment.yaml @@ -24,6 +24,7 @@ spec: {{- with .Values.wellknown.podLabels }} {{- toYaml . | nindent 8 }} {{- end }} + type: wellknown spec: {{- with .Values.imagePullSecrets }} imagePullSecrets: