Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 322: Updating charts to latest version #323

Merged
merged 2 commits into from
Apr 23, 2021

Conversation

SrishT
Copy link
Contributor

@SrishT SrishT commented Apr 23, 2021

Signed-off-by: SrishT [email protected]

Change log description

Updates the zookeeper and zookeeper operator version within the charts and the manifest files

Purpose of the change

Fixes #322

What the code does

Changes the default version of the zookeeper operator and zookeeper cluster to 0.2.10

How to verify it

Should deploy the latest version of zookeeper operator as well as zookeeper cluster i.e. 0.2.10

@SrishT SrishT requested a review from anishakj April 23, 2021 08:08
@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

Codecov Report

Merging #323 (c28a079) into master (5c86f53) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #323   +/-   ##
=======================================
  Coverage   84.67%   84.67%           
=======================================
  Files          11       11           
  Lines        1312     1312           
=======================================
  Hits         1111     1111           
  Misses        133      133           
  Partials       68       68           
Impacted Files Coverage Δ
...g/apis/zookeeper/v1beta1/zookeepercluster_types.go 98.68% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c86f53...c28a079. Read the comment docs.

Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anishakj anishakj merged commit a99c93b into master Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the charts to the latest version
3 participants