Skip to content

Commit 7de572f

Browse files
akshatsinha007jatin-jangir-0220pawan-mehta-dt
authored
feat: Added statefulset chart 5.1.0 (#5199)
* updated statefulset-charts * updated chart version to 5-1-1 & updated yamls for custom service name * statefulset chart 5-1-0 * revert 5.0 changes * matchLabel * customPodLabels * statefulset servicename changes * added migration for statefulset-chart-5-1-0 * Update service.yaml * Update service.yaml * Rename 251_statefulset_5_1_0.down.sql to 254_statefulset_5_1_0.down.sql * Rename 251_statefulset_5_1_0.up.sql to 254_statefulset_5_1_0.up.sql * Update poddisruptionbudget.yaml --------- Co-authored-by: jatin-jangir-0220 <122791251+jatin-jangir-0220@users.noreply.github.com> Co-authored-by: Pawan Mehta <117346502+pawan-mehta-dt@users.noreply.github.com>
1 parent df0f0e5 commit 7de572f

35 files changed

+6318
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"server":{"deployment":{"image_tag":"{{.Tag}}","image":"{{.Name}}"}},"pipelineName": "{{.PipelineName}}","releaseVersion":"{{.ReleaseVersion}}","deploymentType": "{{.DeploymentType}}", "app": "{{.App}}", "env": "{{.Env}}", "appMetrics": {{.AppMetrics}}}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
apiVersion: v1
2+
appVersion: "1.0"
3+
description: A Helm chart for Kubernetes (StatefulSet)
4+
name: statefulset-chart_5-1-0
5+
version: 5.1.0

0 commit comments

Comments
 (0)