Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit d121bb7

Browse files
committed
Bump controllermanager chart version
1 parent a1214b2 commit d121bb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kubefed/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 0.0.4
55
kubeVersion: ">= 1.16.0-0"
66
dependencies:
77
- name: controllermanager
8-
version: 0.0.4
8+
version: 0.0.5
99
repository: "https://localhost/" # Required but unused.
1010
condition: controllermanager.enabled
1111

charts/kubefed/charts/controllermanager/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
appVersion: "0.8.1"
33
description: A Helm chart for KubeFed Controller Manager
44
name: controllermanager
5-
version: 0.0.4
5+
version: 0.0.5

0 commit comments

Comments
 (0)