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 371: Updating charts to latest version #372

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

SrishT
Copy link
Contributor

@SrishT SrishT commented Jul 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 #371

What the code does

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

How to verify it

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

@SrishT SrishT requested a review from anishakj July 23, 2021 12:41
@codecov-commenter
Copy link

Codecov Report

Merging #372 (7d09b2f) into master (5e2c1bb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #372   +/-   ##
=======================================
  Coverage   85.87%   85.87%           
=======================================
  Files          11       11           
  Lines        1558     1558           
=======================================
  Hits         1338     1338           
  Misses        147      147           
  Partials       73       73           
Impacted Files Coverage Δ
...g/apis/zookeeper/v1beta1/zookeepercluster_types.go 98.77% <ø> (ø)

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 5e2c1bb...7d09b2f. 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 changed the title Issue 371: Updating to latest version Issue 371: Updating charts to latest version Jul 23, 2021
@anishakj anishakj merged commit 5e24a9b into master Jul 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 charts to the latest version
3 participants