File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: common
33 repository: https://charts.bitnami.com/bitnami
4- version: 2.27.0
5- digest: sha256:e9f37b3fa560a33c5e231447683c38a14d859714209bf33c1452d0b3f45d9aee
6- generated: "2025-01-29T10:54:01.405891Z "
4+ version: 2.10.1
5+ digest: sha256:54cb57fbf004b3cf03fe382619b87c9d17469340f3d24f506a2dbec185a9455a
6+ generated: "2023-09-11T16:16:16.332262311+02:00 "
Original file line number Diff line number Diff line change 11{{- $isSSLEnabled := not (empty (include "conduktor.platform.tls.enabled" .)) -}}
22{{- $proto := ternary "https" "http" (or .Values.ingress.tls $isSSLEnabled) -}}
33CHART NAME: {{ .Chart.Name }}
4- RELEASE NAME: {{ .Release.Name }}
54CHART VERSION: {{ .Chart.Version }}
65APP VERSION: {{ .Chart.AppVersion }}
76
You can’t perform that action at this time.
0 commit comments