Skip to content

Commit

Permalink
raw -> extra
Browse files Browse the repository at this point in the history
  • Loading branch information
jouve committed May 18, 2023
1 parent 2906795 commit 4232a0a
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ helm repo add jouve https://jouve.github.io/charts/

| chart | description |
| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| [jouve/extra](charts/extra) | Deploy a list of Kubernetes resources as a release with [bitnami/common](https://github.com/bitnami/charts/tree/main/bitnami/common) as a dependency.|
| [jouve/mailpit](charts/mailpit) | Deploy [mailpit](https://github.com/axllent/mailpit): An email and SMTP testing tool with API for developers |
| [jouve/postgresql](charts/postgresql) | Deploy postgresql using [cloudnative-pg](https://cloudnative-pg.io/) operator |
| [jouve/raw](charts/raw) | Deploy a list of Kubernetes resources as a release with [bitnami/common](https://github.com/bitnami/charts/tree/main/bitnami/common) as a dependency.|
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion charts/raw/Chart.yaml → charts/extra/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: raw
name: extra
version: 0.1.0
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/raw/README.md → charts/extra/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# raw
# extra

Deploy a list of Kubernetes resources as a release.

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 4232a0a

Please sign in to comment.