We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca64e5 commit ebe3803Copy full SHA for ebe3803
helm/charts/nack/Chart.yaml
@@ -1,12 +1,12 @@
1
apiVersion: v2
2
-appVersion: 0.14.2
+appVersion: 0.14.3
3
description: A Helm chart for NACK
4
name: nack
5
keywords:
6
- nats
7
- jetstream
8
- cncf
9
-version: 0.25.2
+version: 0.25.3
10
maintainers:
11
- email: [email protected]
12
name: The NATS Authors
helm/charts/nack/values.yaml
@@ -7,7 +7,7 @@ jetstream:
enabled: true
image:
repository: natsio/jetstream-controller
- tag: 0.14.2
+ tag: 0.14.3
pullPolicy: IfNotPresent
# registry: docker.io
13
0 commit comments