Skip to content

Commit 37fbae9

Browse files
chore: bump dso-console chart version
1 parent ef8a48f commit 37fbae9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/dso-console/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: cpn-console
33
description: A Helm chart to deploy Cloud Pi Native Console
44
type: application
5-
version: 2.3.1
5+
version: 2.3.2
66
appVersion: 9.13.2
77
keywords: []
88
home: https://cloud-pi-native.fr

charts/dso-console/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

55
A 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. |

0 commit comments

Comments
 (0)