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

[charts/argo-cd] Update to 1.3, some chart cleanup #165

Merged
merged 3 commits into from
Nov 21, 2019
Merged

[charts/argo-cd] Update to 1.3, some chart cleanup #165

merged 3 commits into from
Nov 21, 2019

Conversation

seanson
Copy link
Contributor

@seanson seanson commented Nov 13, 2019

This bumps the version of ArgoCD to 1.3 and the chart version to 1.1 due
to a CRD change. Restored conditional CRDs to correct #27. Additionally,
some value defaults were added so Helm strict linting could pass.

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.

@seanson
Copy link
Contributor Author

seanson commented Nov 14, 2019

Tested and working, added a sample configuration for additional repositories and an OIDC configuration to the values.yaml

@disposab1e
Copy link
Contributor

Testted with:
Mikukube (latest), default values, argo cli hombrew, guestbook-helm example: awesome!

GCP, default values + 'server.service.type: LoadBalancer', argo cli hombrew, guestbook-helm example: awesome!

OpenShift (CRC latest), default values + 'server.route: true', argo cli hombrew, guestbook-helm example: awesome!

@disposab1e
Copy link
Contributor

One thing... Release Version in README.md still 1.0.4 :-)

This bumps the version of ArgoCD to 1.3 and the chart version to 1.1 due
to a CRD change. Restored conditional CRDs to correct #27. Additionally,
 some value defaults were added so Helm strict linting could pass.
This adds some examples to the values.yaml on how to use the new
Helm repo chart types. Add helmignore to help with development.
@seanson
Copy link
Contributor Author

seanson commented Nov 15, 2019

One thing... Release Version in README.md still 1.0.4 :-)

Removed this as we all keep forgetting it, might look into a more dynamic way to do this.

@fiftoine
Copy link
Contributor

👍 Confirming it's working

Copy link
Contributor

@alexec alexec left a comment

Choose a reason for hiding this comment

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

Please fix conflicts obvs.

@seanson seanson merged commit 1e2038a into argoproj:master Nov 21, 2019
@seanson seanson deleted the argocd_1.3 branch November 21, 2019 04:40
nouseforaname pushed a commit to nouseforaname/argo-helm that referenced this pull request Jan 29, 2020
* [charts/argo-cd] Update to 1.3, some chart cleanup
* Bumps the version of ArgoCD to 1.3 and the chart version to 1.2 due
to a CRD change. Restored conditional CRDs to correct argoproj#27. Additionally,
 some value defaults were added so Helm strict linting could pass.
* This adds some examples to the values.yaml on how to use the new
Helm repo chart types. Add helmignore to help with development.
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.

5 participants