Skip to content

Commit

Permalink
Merge pull request #44 from lumbrjx/dev
Browse files Browse the repository at this point in the history
Update chart
  • Loading branch information
lumbrjx authored Sep 11, 2024
2 parents 41c2437 + d3d8cfe commit 3ef03d0
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ MAIN_BRANCH = main

all: create-cluster deploy-controller deploy-daemonset setup-prometheus port-forward-prometheus


package-chart:
cd chart && helm package chart
helm repo index . --merge index.yaml

dev-to-staging:
@git checkout $(STAGING_BRANCH)
@git merge $(DEV_BRANCH)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed charts/obzev0-0.1.0.tgz
Binary file not shown.

0 comments on commit 3ef03d0

Please sign in to comment.