Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
chore: Add helm dependencies directly to repository charts (#8472)
Browse files Browse the repository at this point in the history
* chore: Add helm dependencies directly to repository charts

Signed-off-by: odubajDT <[email protected]>

* add chart.lock to installer

Signed-off-by: odubajDT <[email protected]>

* add common charts to helm and jmeter

Signed-off-by: odubajDT <[email protected]>

* revert renovate changes

Signed-off-by: odubajDT <[email protected]>

* empty

Signed-off-by: odubajDT <[email protected]>

* refactor

Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT authored Jul 20, 2022
1 parent 1e4a769 commit d859d6a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ vendor/*
#binary - go build
helm-service

chart/charts/*.tgz
chart/Chart.lock
6 changes: 6 additions & 0 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: file://../../installer/manifests/common
version: 0.1.0
digest: sha256:0548b3b2c0f632ed70205a07d6eba9a8e458f579861a564dfbb2d5b3ec1e5227
generated: "2022-07-20T10:11:24.801100857+02:00"
Binary file added chart/charts/common-0.1.0.tgz
Binary file not shown.

0 comments on commit d859d6a

Please sign in to comment.