Skip to content

Commit

Permalink
Bump version in Helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
sarunask committed Jan 24, 2024
1 parent 51f0cc9 commit 13f90de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/elasticsearch-objects-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: elasticsearch-objects-operator
# Also update CHANGELOG.md
version: 0.1.0
appVersion: v0.2.2
appVersion: v0.2.3
home: https://github.com/90poe/elasticsearch-objects-operator
description: ElasticSearch Objects Operator for Kubernetes. Creates Kafka Topics and Kafka schemas.
icon: https://en.wikipedia.org/wiki/File:Elasticsearch_logo.svg
Expand Down
2 changes: 1 addition & 1 deletion helm/elasticsearch-objects-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ operator:
## for backwards compatibility consider setting the full image url via the repository value below
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
## repository:
tag: "v0.2.2"
tag: "v0.2.3"
pullPolicy: IfNotPresent
# If you have more than one operator and would like to enable leader election
# please uncomment and fill in this section.
Expand Down

0 comments on commit 13f90de

Please sign in to comment.