forked from Typositoire/concourse-helm3-resource
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update helm3 resource from upstream #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Wait for Jobs New parameter to set the --wait-for-jobs flag: ` --wait-for-jobs if set and --wait enabled, will wait until all Jobs have been completed before marking the release as successful. It will wait for as long as --timeout` * added parameter for `wait-for-jobs` * removed duplicate code * use elif * Bump minor version * Update VERSION
…Typositoire#87) * concourse can handle color - ref: databus23/helm-diff#281 * improve README for stable_repo: "false" usage * bump version Co-authored-by: David Kohl <[email protected]>
* upgrade helm docker image to 3.10.2, version bump * gcloud too old to be used with alpine/helm:3.10.2, upgrading to 416 * version bump
* Add cluster tls-server-name source parameter * fix: bump minor version
* fix: fix helm diff when debug is on * fix: bump minor version
... like the default Helm value
* add type file to override_values * change version for concourse * manage scrubbed overridden value * major version for new feature * add example in README.md --------- Co-authored-by: Jérôme Roux <[email protected]>
* Support EKS. * Tweak * Reset Make and update VERSION. * Update README * Update common.sh * Fix * Bump version * Update VERSION
* Upgrade to 1.26.0. * Update Version.
* Upgrading Helm and Kubernetes. * Update. * Remove redundant comment.
Set helm upgrade history-max to 10 releases
Update K8s to 1.26.0.
More dependency upgrades
…porting ECR as OCI helm registry (Typositoire#107) * use role arn for aws eks auth * use role based auth for AWS EKS * supporting using ECR for helm registry login * updating README * version bump to 1.35.0 * addressing minor feedback first * supporting user auth for both EKS and ECR * adding examples to readme * adding log and remove empty lines
* First try at building from GHA instead of concourse * Testing from PR before merging * Wrong path * Testing from PR before merging * Fixing triggers after tests * Testing tag workflow * Fixing triggers after tests * Add PR vbump check
* More trying... * Trying pull_request_target instead
* Trying something off stackoverflow * Missing permissions
* Using PAT with limited scope * Missing repo name
* GHA, won. I can't comment from forks... * Rename action
* Upgrade to 1.28. * Bump Version.
* Supporting environment variables (#3) * Update Makefile * Update README.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Link to https://github.com/Evaneos/cloud-infrastructure/issues/2434