Skip to content

Commit

Permalink
🚧 Increase kinto services resources option (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakayolo authored Apr 9, 2021
1 parent 255c1d8 commit 5828b35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kinto/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/kinto/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5828b35

Please sign in to comment.