We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2875816 commit 19517c4Copy full SHA for 19517c4
redpanda/Chart.yaml
@@ -17,7 +17,7 @@ apiVersion: v2
17
name: redpanda
18
description: Redpanda is the real-time engine for modern apps.
19
type: application
20
-version: 1.0.5
+version: 1.0.6
21
appVersion: latest
22
deprecated: true
23
sources:
redpanda/values.yaml
@@ -26,7 +26,7 @@
26
image:
27
repository: vectorized/redpanda
28
# The imagePullPolicy will default to Always when the tag is 'latest'
29
- tag: v21.3.7
+ tag: v21.4.2
30
31
# Additional labels to apply to all Kubernetes resources created by this chart.
32
labels: {}
0 commit comments