Skip to content

Commit

Permalink
chore: upgrade pulsar operator appVersion
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Oct 31, 2023
1 parent 0ff96e1 commit 2de173c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/pulsar-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

apiVersion: v1
version: 0.17.0
appVersion: "0.17.0"
appVersion: "0.17.8"
kubeVersion: ">= 1.16.0-0 < 1.28.0-0"
description: Apache Pulsar Operators Helm chart for Kubernetes
name: pulsar-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/pulsar-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ components:
## Control what images to use for each component
images:
registry: "docker.streamnative.io"
tag: "v0.17.6"
tag: "v0.17.8"

zookeeper:
registry: ""
Expand Down

0 comments on commit 2de173c

Please sign in to comment.