Skip to content

Commit 26d8818

Browse files
committed
Feat: update version to v1.3.0
1 parent 598b40a commit 26d8818

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-chart/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ version: v1.3.0
88

99
# This is the version number of the application being deployed. This version number should be
1010
# incremented each time you make changes to the application.
11-
appVersion: v1.3.0-rc.0
11+
appVersion: v1.3.0
1212

helm-chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: loggieio/loggie:v1.3.0-rc.0
1+
image: loggieio/loggie:v1.3.0
22

33
resources:
44
limits:

0 commit comments

Comments
 (0)