Skip to content

Commit 089c1de

Browse files
authored
Merge pull request #2 from validatedpatterns/update-helm-dependency
update dependency to url
2 parents eb72cc8 + f2b7d32 commit 089c1de

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >-
44
Wrapper Helm chart for Stakater Reloader with defaults for cluster-wide
55
OpenShift, ConfigMap/Secret watching, and Secrets Store CSI integration.
66
type: application
7-
version: 0.1.1
7+
version: 0.1.2
88
keywords:
99
- reloader
1010
- openshift
@@ -20,4 +20,4 @@ maintainers:
2020
dependencies:
2121
- name: reloader
2222
version: 2.2.11
23-
repository: "@stakater"
23+
repository: https://stakater.github.io/stakater-charts

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vp-stakater-reloader
22

3-
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

55
Wrapper Helm chart for Stakater Reloader with defaults for cluster-wide OpenShift, ConfigMap/Secret watching, and Secrets Store CSI integration.
66

0 commit comments

Comments
 (0)