Skip to content

Sample application to be used for gitops demonstration

Notifications You must be signed in to change notification settings

musabmasood/gitops-myapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitops-myapp

A simple nodejs server that displays its current version in a particular color

On every merge to master:

  1. builds and publishes a new image to musabmasood/gitops-myapp:<tag>
  2. creates a commit bump versionon the remote repo https://github.com/musabmasood/gitops-myproject-k8s updating appVersion in charts/helm-myapp/Chart.yaml and image.tag in charts/helm-myapp/values.yaml with the new tag

About

Sample application to be used for gitops demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published