Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 429fbd8

Browse files
committed
Update library chart
1 parent 9274c08 commit 429fbd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/library-chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
name: library-chart
3-
version: 2.0.21
3+
version: 2.1.0
44
type: library

charts/library-chart/templates/_configmaps.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ data:
9494
GIT_CREDENTIALS_CACHE_DURATION: "{{ .Values.git.cache }}"
9595
GIT_PERSONAL_ACCESS_TOKEN: "{{ .Values.git.token }}"
9696
GIT_REPOSITORY: "{{ .Values.git.repository }}"
97+
GIT_BRANCH: "{{ .Values.git.branch }}"
9798
{{- end }}
9899
{{- end }}
99100

0 commit comments

Comments
 (0)