Skip to content

Commit

Permalink
Merge pull request #7 from furiosa-ai/increase-chart-version
Browse files Browse the repository at this point in the history
increase chart version
  • Loading branch information
bg-furiosa authored Oct 2, 2024
2 parents 1d5290f + 4db6a54 commit c1d7908
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/furiosa-device-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: furiosa-device-plugin
description: A Helm chart for furiosa-device-plugin
type: application
version: 0.1.0
version: 0.1.1
appVersion: "0.1.0"
kubeVersion: ">= 1.20.0-0"
2 changes: 1 addition & 1 deletion charts/furiosa-feature-discovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: furiosa-feature-discovery
description: A Helm chart for furiosa-feature-discovery
type: application
version: 0.1.1
appVersion: "0.1.0"
version: 0.1.0

dependencies:
- name: node-feature-discovery
Expand Down
2 changes: 1 addition & 1 deletion charts/furiosa-metrics-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: furiosa-metrics-exporter
description: A Helm chart for furiosa-metrics-exporter
type: application
version: 0.1.0
version: 0.1.1
appVersion: "0.1.0"

0 comments on commit c1d7908

Please sign in to comment.