Skip to content

Commit

Permalink
final version for rails apps
Browse files Browse the repository at this point in the history
  • Loading branch information
klausmeyer authored Nov 3, 2024
1 parent e32c923 commit f919aba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/oopsy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: oopsy
description: A Helm chart for Kubernetes
type: application
version: "0.2.0-alpha1"
version: "0.2.0"

dependencies:
- name: rails-application
Expand Down
2 changes: 1 addition & 1 deletion charts/release-tracker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: release-tracker
description: A Helm chart for Kubernetes
type: application
version: "0.1.0-alpha2"
version: "0.1.0"

dependencies:
- name: rails-application
Expand Down
2 changes: 1 addition & 1 deletion charts/whatchy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: whatchy
description: A Helm chart for Kubernetes
type: application
version: "0.2.0-alpha1"
version: "0.2.0"

dependencies:
- name: rails-application
Expand Down

0 comments on commit f919aba

Please sign in to comment.