Skip to content

Commit

Permalink
fix: update naming
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Apr 17, 2024
1 parent 408872d commit 2526bc5
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
apiVersion: v1
entries:
mm-onechart:
- apiVersion: v2
created: "2024-04-16T09:28:35.875483+02:00"
dependencies:
- name: common
repository: file://../common
onechart:
- apiVersion: v2
created: "2024-04-16T09:28:35.875483+02:00"
dependencies:
- name: common
repository: file://../common
version: 1.0.0
description:
One chart to rule them all. A generic Helm chart for your application
deployments. Because no-one can remember the Kubernetes yaml syntax.
digest: 2d560952eb89682c2d761838c66df8aef54515f09d969804420438dea55dacda
name: onechart
type: application
urls:
- onechart-1.0.0.tgz
version: 1.0.0
description: One chart to rule them all. A generic Helm chart for your application
deployments. Because no-one can remember the Kubernetes yaml syntax.
digest: 2d560952eb89682c2d761838c66df8aef54515f09d969804420438dea55dacda
name: mm-onechart
type: application
urls:
- mm-onechart-1.0.0.tgz
version: 1.0.0
generated: "2024-04-16T09:28:35.87345+02:00"

0 comments on commit 2526bc5

Please sign in to comment.