File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : cpn-console
33description : A Helm chart to deploy Cloud Pi Native Console
44type : application
5- version : 2.3.1
5+ version : 2.3.2
66appVersion : 9.13.2
77keywords : []
88home : https://cloud-pi-native.fr
Original file line number Diff line number Diff line change 11# cpn-console
22
3- ![ Version: 2.3.1 ] ( https://img.shields.io/badge/Version-2.3.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 9.13.2] ( https://img.shields.io/badge/AppVersion-9.13.2-informational?style=flat-square )
3+ ![ Version: 2.3.2 ] ( https://img.shields.io/badge/Version-2.3.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 9.13.2] ( https://img.shields.io/badge/AppVersion-9.13.2-informational?style=flat-square )
44
55A Helm chart to deploy Cloud Pi Native Console
66
@@ -351,7 +351,7 @@ A Helm chart to deploy Cloud Pi Native Console
351351| strangler.healthcheckPath | string | ` "/" ` | Console CPN strangler container healthcheck endpoint. |
352352| strangler.hostAliases | list | ` [] ` | Host aliases that will be injected at pod-level into /etc/hosts. |
353353| strangler.image.pullPolicy | string | ` "Always" ` | Image pull policy for the Console CPN strangler. |
354- | strangler.image.repository | string | ` "ghcr.io/cloud-pi-native/console/strangler" ` | Repository to use for the Console CPN strangler. |
354+ | strangler.image.repository | string | ` "ghcr.io/cloud-pi-native/console/nginx- strangler" ` | Repository to use for the Console CPN strangler. |
355355| strangler.image.tag | string | ` "" ` | Tag to use for the Console CPN strangler. # Overrides the image tag whose default is the chart appVersion. |
356356| strangler.initContainers | list | ` [] ` | Init containers to add to the Console CPN strangler pod. |
357357| strangler.livenessProbe.enabled | bool | ` true ` | Whether or not enable the probe. |
You can’t perform that action at this time.
0 commit comments