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

feat: add kubernetes version tag and set container security capabilities #203

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Conversation

bartse
Copy link
Contributor

@bartse bartse commented Jan 7, 2020

Checklist:

  • I have update the chart version in Chart.yaml following Semantic Versioning.
  • Any new values are backwards compatible and/or have sensible default.
  • I have followed the testing instructions in the contributing guide.
  • I have signed the CLA and the build is green.
  • I will test my changes again once merged to master and published.

Changes are automatically published when merged to master. They are not published on branches.

@bartse bartse changed the title add kubernetes version tag and set container security capabilities feat: add kubernetes version tag and set container security capabilities Jan 9, 2020
@spencergilbert
Copy link
Contributor

@seanson was there a reason the chart didn't have this label before? it does look fairly common in stable charts.

@seanson
Copy link
Contributor

seanson commented Jan 10, 2020

@seanson was there a reason the chart didn't have this label before? it does look fairly common in stable charts.

No reason but there's no real checklist for things to include / best practices so we just add things ad-hoc.

Copy link
Contributor

@seanson seanson left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks @bartse!

@seanson seanson merged commit 69208d2 into argoproj:master Jan 13, 2020
jdeprin added a commit to jdeprin/argo-helm that referenced this pull request Jan 15, 2020
Breaking change introduced in this PR argoproj#203 causes labeles to be removed due to an empty vaule in .Values.*.image.tag.
@yann-soubeyrand
Copy link
Contributor

Hi,
@bartse can you fix this PR, please? The chart cannot be installed any more since by default tags are empty ;-)

@yann-soubeyrand
Copy link
Contributor

Also, you introduced a lot of trailing spaces.

@bartse
Copy link
Contributor Author

bartse commented Jan 15, 2020

Somehow I missed those default values. There is an open PR for this to fix it 208
Not sure how I missed the default values since Im using the forked version locally, mistakes happen.

spencergilbert pushed a commit that referenced this pull request Jan 15, 2020
* Fixes version label in argocd components

Breaking change introduced in this PR #203 causes labeles to be removed due to an empty vaule in .Values.*.image.tag.

* Update Chart.yaml

patch version bump
nouseforaname pushed a commit to nouseforaname/argo-helm that referenced this pull request Jan 29, 2020
nouseforaname pushed a commit to nouseforaname/argo-helm that referenced this pull request Jan 29, 2020
* Fixes version label in argocd components

Breaking change introduced in this PR argoproj#203 causes labeles to be removed due to an empty vaule in .Values.*.image.tag.

* Update Chart.yaml

patch version bump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants