Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
fix: adding missing apiVersion to Helm Charts
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbkr committed Oct 21, 2019
1 parent 3cf6753 commit b370984
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions env/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v1
description: GitOps Environment for this Environment
icon: https://www.cloudbees.com/sites/default/files/Jenkins_8.png
maintainers:
Expand Down
1 change: 1 addition & 0 deletions repositories/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v1
description: Source Repositories Chart
maintainers:
- name: Team
Expand Down
1 change: 1 addition & 0 deletions systems/vault/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v1
description: Vault Chart
maintainers:
- name: Team
Expand Down

0 comments on commit b370984

Please sign in to comment.