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.
2 parents e02443c + 42e6a50 commit 09514e9Copy full SHA for 09514e9
charts/kpow-aws-annual/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: kpow-aws-annual
3
description: Run Kpow Annual from the AWS Marketplace in Kubernetes
4
type: application
5
-version: 1.0.65
6
-appVersion: "95.1"
+version: 1.0.67
+appVersion: "95.1.1"
7
keywords:
8
- kafka
9
- kafka-ui
charts/kpow-aws-annual/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: 709825985650.dkr.ecr.us-east-1.amazonaws.com/factor-house/kpow-annual
pullPolicy: IfNotPresent
- tag: "95.1"
+ tag: "95.1.1"
imagePullSecrets: []
nameOverride: ""
0 commit comments