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

Helm Chart: if no image.tag is set, use default appVersion of Chart.yaml #7531

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

desaintmartin
Copy link
Member

@desaintmartin desaintmartin commented Nov 14, 2022

Helm Chart: if no image.tag is set, use default appVersion of Chart.yaml.

One less file to edit when updating dashboard.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 14, 2022
@desaintmartin desaintmartin changed the title Version Helm Chart: if no image.tag is set, use default appVersion of Chart.yaml Nov 14, 2022
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 14, 2022
@desaintmartin desaintmartin marked this pull request as draft November 14, 2022 12:35
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 14, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: desaintmartin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 14, 2022
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #7531 (be3db82) into master (e9112ae) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7531   +/-   ##
=======================================
  Coverage   42.09%   42.10%           
=======================================
  Files         217      217           
  Lines       12084    12084           
  Branches      179      179           
=======================================
+ Hits         5087     5088    +1     
+ Misses       6712     6711    -1     
  Partials      285      285           

@maciaszczykm
Copy link
Member

@desaintmartin Can you rebase?

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 14, 2022
…aml.

One less file to edit when updating dashboard.
@desaintmartin desaintmartin marked this pull request as ready for review November 14, 2022 15:54
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 14, 2022
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 14, 2022
@maciaszczykm maciaszczykm merged commit 95e7e84 into kubernetes:master Nov 14, 2022
@desaintmartin desaintmartin deleted the version branch November 14, 2022 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants