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

Commit

Permalink
Update library chart
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jul 2, 2022
1 parent 9274c08 commit 429fbd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/library-chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: library-chart
version: 2.0.21
version: 2.1.0
type: library
1 change: 1 addition & 0 deletions charts/library-chart/templates/_configmaps.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ data:
GIT_CREDENTIALS_CACHE_DURATION: "{{ .Values.git.cache }}"
GIT_PERSONAL_ACCESS_TOKEN: "{{ .Values.git.token }}"
GIT_REPOSITORY: "{{ .Values.git.repository }}"
GIT_BRANCH: "{{ .Values.git.branch }}"
{{- end }}
{{- end }}

Expand Down

0 comments on commit 429fbd8

Please sign in to comment.