File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# WebSight Charts
2- ![ Version: 2.2.0 ] ( https://img.shields.io/badge/Version-2.2.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.24.8 ] ( https://img.shields.io/badge/AppVersion-1.24.8 -informational?style=flat-square )
2+ ![ Version: 2.2.1 ] ( https://img.shields.io/badge/Version-2.2.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.24.13 ] ( https://img.shields.io/badge/AppVersion-1.24.13 -informational?style=flat-square )
33
44This chart bootstraps WebSight CMS deployment on a Kubernetes cluster using the Helm package manager.
55
@@ -48,7 +48,7 @@ The command removes all the Kubernetes components associated with the chart and
4848| cms.envsFromConfig | list | ` [] ` | List of config maps that will work with ` configMapRef ` |
4949| cms.envsFromSecret | list | ` [] ` | List of secrets that will work with ` secretRef ` |
5050| cms.image.pullPolicy | string | ` "IfNotPresent" ` | project image pull policy |
51- | cms.image.repository | string | ` "europe-docker.pkg.dev/websight-io/public /websight-cms-starter" ` | project image repository |
51+ | cms.image.repository | string | ` "europe-west1- docker.pkg.dev/websight-io/websight-docker-releases /websight-cms-starter" ` | project image repository |
5252| cms.image.tag | string | ` nil ` | project image tag, overwrites value from ` .Chart.appVersion ` |
5353| cms.imagePullSecrets | list | ` [] ` | cms image pull secrets |
5454| cms.ingress.annotations | object | ` {"nginx.ingress.kubernetes.io/proxy-body-size":"5m"} ` | custom CMS ingress annotations |
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : websight-cms
33description : This chart bootstraps WebSight CMS deployment on a Kubernetes cluster using the Helm package manager.
44type : application
5- version : 2.2.0
6- appVersion : " 1.24.8 "
5+ version : 2.2.1
6+ appVersion : " 1.24.13 "
Original file line number Diff line number Diff line change 55cms :
66 image :
77 # -- project image repository
8- repository : europe-docker.pkg.dev/websight-io/public /websight-cms-starter
8+ repository : europe-west1- docker.pkg.dev/websight-io/websight-docker-releases /websight-cms-starter
99 # -- project image tag, overwrites value from `.Chart.appVersion`
1010 tag :
1111 # -- project image pull policy
You can’t perform that action at this time.
0 commit comments