Skip to content

Commit f4da303

Browse files
committed
update paas-kuzzle chart
1 parent 29579aa commit f4da303

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

charts/paas-kuzzle/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: kuzzle
33
repository: https://kuzzleio.github.io/helm-charts/
4-
version: 1.4.0
4+
version: 1.5.1
55
- name: elasticsearch
66
repository: https://helm.elastic.co/
77
version: 7.17.3
88
- name: redis
99
repository: https://charts.bitnami.com/bitnami/
10-
version: 16.12.2
11-
digest: sha256:80fefa4a47f909a14d048c689a5fb1f5443ba87feddad7145f4756fc3f3c5dfe
12-
generated: "2025-06-25T10:39:59.202289+02:00"
10+
version: 22.0.7
11+
digest: sha256:73636f7e2680757b076da6b69d161d5a472237920a5634dcef3471504c1021b3
12+
generated: "2025-09-25T21:45:14.465995+02:00"

charts/paas-kuzzle/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: paas-kuzzle
3-
description: A Helm chart for Kubernetes
3+
description: Kuzzle v2, redis v8 and elasticsearch v7 under the same roof
44

55
# A chart can be either an 'application' or a 'library' chart.
66
#
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 3.0.0
18+
version: 3.2.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -25,11 +25,11 @@ appVersion: 2.47.0
2525

2626
dependencies:
2727
- name: kuzzle
28-
version: 1.4.0
28+
version: 1.5.1
2929
repository: "https://kuzzleio.github.io/helm-charts/"
3030
- name: elasticsearch
3131
version: 7.17.3
3232
repository: https://helm.elastic.co/
3333
- name: redis
34-
version: 16.12.2
34+
version: 22.0.7
3535
repository: https://charts.bitnami.com/bitnami/
-4.04 KB
Binary file not shown.
3.88 KB
Binary file not shown.
-86.7 KB
Binary file not shown.
111 KB
Binary file not shown.

0 commit comments

Comments
 (0)