[go: nahoru, domu]

Skip to content

Commit

Permalink
Feat: added new chart for winter-solider ( reference chart 4.18.0) (#…
Browse files Browse the repository at this point in the history
…3040)

* added 4.18.0 reference chart

* edited spelling mistakes

* added  winterSoldier description in schema.json

---------

Co-authored-by: jatin-jangir-0220 <122791251+jatin-jangir-0220@users.noreply.github.com>
  • Loading branch information
jatin-jangir and jatin-jangir-0220 committed Mar 23, 2023
1 parent 85c4a6d commit 3697e05
Show file tree
Hide file tree
Showing 83 changed files with 11,685 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"server":{"deployment":{"image_tag":"{{.Tag}}","image":"{{.Name}}"}},"pipelineName": "{{.PipelineName}}","releaseVersion":"{{.ReleaseVersion}}","deploymentType": "{{.DeploymentType}}", "app": "{{.App}}", "env": "{{.Env}}", "appMetrics": {{.AppMetrics}}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
apiVersion: v1
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: deployment-chart_1-2-0
version: 1.2.0
Loading

0 comments on commit 3697e05

Please sign in to comment.