Skip to content

Commit

Permalink
feat(chart): add oada chart to Artifact Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
awlayton committed Jun 14, 2022
1 parent fa0e01b commit b2efece
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/oada/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.0
version: 1.1.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 2 additions & 0 deletions charts/oada/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

# OADA Helm chart

[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/oada)](https://artifacthub.io/packages/helm/oada/oada)

Helm chart for installing the OADA server in a k8s cluster.
Supports multiple release installs and non-default namespace.

Expand Down

0 comments on commit b2efece

Please sign in to comment.