We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598b40a commit 26d8818Copy full SHA for 26d8818
helm-chart/Chart.yaml
@@ -8,5 +8,5 @@ version: v1.3.0
8
9
# This is the version number of the application being deployed. This version number should be
10
# incremented each time you make changes to the application.
11
-appVersion: v1.3.0-rc.0
+appVersion: v1.3.0
12
helm-chart/values.yaml
@@ -1,4 +1,4 @@
1
-image: loggieio/loggie:v1.3.0-rc.0
+image: loggieio/loggie:v1.3.0
2
3
resources:
4
limits:
0 commit comments