Skip to content

Commit

Permalink
[AMORO-2938] Add common dependency chart
Browse files Browse the repository at this point in the history
  • Loading branch information
xleoken committed Jun 18, 2024
1 parent 1f80e6f commit 7f1b8e3
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ conf/

*/.gitignore
*.tgz
!charts/amoro/charts/common-2.11.1.tgz

# dashboard static resources
amoro-ams/amoro-ams-dashboard/src/main/resources/static/
Expand Down
6 changes: 0 additions & 6 deletions charts/amoro/Chart.lock

This file was deleted.

6 changes: 0 additions & 6 deletions charts/amoro/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,3 @@ home: https://amoro.apache.org/
icon: https://amoro.apache.org/img/amoro-logo-icon.png
sources:
- https://github.com/apache/amoro
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.11.1
6 changes: 0 additions & 6 deletions charts/amoro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ When you want to test the template rendering, but not actually install anything.

There are two ways to render templates. It will return the rendered template to you so you can see the output.

First of all, you should rebuild the charts/ directory based on the Chart.lock file.

```shell
helm dependency build
```

- Local rendering chart templates
```shell
helm template --debug ../amoro
Expand Down
Binary file added charts/amoro/charts/common-2.11.1.tgz
Binary file not shown.

0 comments on commit 7f1b8e3

Please sign in to comment.