File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.1.0
18
+ version : 0.1.1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
@@ -38,4 +38,4 @@ sources:
38
38
- https://github.com/emberstack/kubernetes-reflector
39
39
maintainers :
40
40
- name : winromulus
41
-
41
+
Original file line number Diff line number Diff line change 5
5
replicaCount : 1
6
6
7
7
image :
8
- repository : emberstack/kubernetes-reflector
8
+ repository : docker.io/ emberstack/kubernetes-reflector
9
9
pullPolicy : IfNotPresent
10
10
# Overrides the image tag whose default is the chart appVersion.
11
11
tag : " "
You can’t perform that action at this time.
0 commit comments