diff --git a/charts/kinto/Chart.yaml b/charts/kinto/Chart.yaml index 1eb830b..92cb0b2 100644 --- a/charts/kinto/Chart.yaml +++ b/charts/kinto/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: kinto home: https://www.kintohub.com/ -version: 0.5.4 +version: 0.5.5 description: All-in-one deployment platform designed for fullstack developers dependencies: - name: nginx-ingress-controller diff --git a/charts/kinto/values.yaml b/charts/kinto/values.yaml index e34f21e..33224fa 100644 --- a/charts/kinto/values.yaml +++ b/charts/kinto/values.yaml @@ -35,7 +35,7 @@ common: core: replicas: 1 - image: kinto-core:v0.2.1 + image: kinto-core:v0.2.2 imagePullPolicy: IfNotPresent # existingSecret: kinto-core