diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml index 7d7f600..1c6f3ed 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -4,8 +4,8 @@ name: loggie type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: v1.4.0 +version: v1.5.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v1.4.0 +appVersion: v1.5.0 diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index 313482f..cd2e26a 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -1,4 +1,4 @@ -image: loggieio/loggie:v1.4.0 +image: loggieio/loggie:v1.5.0 resources: limits: