Skip to content

Commit 19517c4

Browse files
committed
Set redpanda image to v21.4.2
Signed-off-by: Ben Pope <[email protected]>
1 parent 2875816 commit 19517c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

redpanda/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apiVersion: v2
1717
name: redpanda
1818
description: Redpanda is the real-time engine for modern apps.
1919
type: application
20-
version: 1.0.5
20+
version: 1.0.6
2121
appVersion: latest
2222
deprecated: true
2323
sources:

redpanda/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
image:
2727
repository: vectorized/redpanda
2828
# The imagePullPolicy will default to Always when the tag is 'latest'
29-
tag: v21.3.7
29+
tag: v21.4.2
3030

3131
# Additional labels to apply to all Kubernetes resources created by this chart.
3232
labels: {}

0 commit comments

Comments
 (0)