Skip to content

Commit

Permalink
version 1.0.2 of Helm Chart
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss committed Mar 31, 2021
1 parent 528438b commit 75d020d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions scripts/helm/kar/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ apiVersion: v2
name: kar
description: Kubernetes Application Runtime (KAR)
type: application
version: 1.0.1
appVersion: 1.0.1
version: 1.0.2
appVersion: 1.0.2
dependencies:
- name: kar-kafka
condition: kafka.internal
Expand Down
2 changes: 1 addition & 1 deletion scripts/helm/kar/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ redis:
password: 'mustOverrideIfInternalIsFalse'

kar:
version: 1.0.1
version: 1.0.2
injector:
replicaCount: 1
imageName: 'quay.io/ibm/kar-injector'
Expand Down

0 comments on commit 75d020d

Please sign in to comment.