Update cloudposse/github-action-deploy-argocd action to v0.13.0#121
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update cloudposse/github-action-deploy-argocd action to v0.13.0#121renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
ef70cf5 to
640fa2c
Compare
640fa2c to
29bbeda
Compare
7c2a8f1 to
c7b3995
Compare
c7b3995 to
2ec4cae
Compare
2ec4cae to
e71d232
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
0.8.1->v0.13.0Release Notes
cloudposse/github-action-deploy-argocd (cloudposse/github-action-deploy-argocd)
v0.13.0Compare Source
feat: Support alternate token for sync mode @milldr (#66)
what
why
references
🤖 Automatic Updates
Update .github/settings.yml @osterman (#63)
what
.github/settings.yml.github/auto-release.ymlfileswhy
.github/settings.ymlfrom org levelreferences
v0.12.0Compare Source
Feature: break glass input `helm-args` and set globals for subcharts to use. @Benbentwo (#62)
what
helm-argsincase our set values do not suffice--set global.image.tagas the globals can be universally referenced (see references)why
globaladded for subcharts. this way you can reuse your chart several times and override the image of a deployment with{{ $.Values.global.image.tag }}references
v0.11.3Compare Source
🐛 Bug Fixes
fix: use 'sudo' when installing the chamber binary @korenyoni (#61)
what
why
The test suite in this repo passed, but using this action in practice results in:
+ install chamber-v2.14.1-linux-amd64 /usr/local/bin/chamber install: cannot create regular file '/usr/local/bin/chamber': Permission deniedreferences
v0.11.2Compare Source
🐛 Bug Fixes
fix: install chamber directly instead of using a container (bypass Docker Hub rate limits) @korenyoni (#60)
what
why
references
v0.11.1Compare Source
🚀 Enhancements
YQ Improvement: Only one url @Benbentwo (#59)
what
This then fails the action.
This update enhances that action to remove the
---from rendering via-N. Furthermore it will only pick the first URL found.v0.11.0Compare Source
Change Dependency build to it's own step with flag to enable @Benbentwo (#58)
what
why
v0.10.0Compare Source
Support dependencies @Benbentwo (#57)
what
helm dependency buildbefore templatingwhy
v0.9.0Compare Source
🚀 Enhancements
feat: parameterize retry action inputs @korenyoni (#56)
what
nick-fields/retryaction (keep previous values as defaults).why
max_attemptsto be adjusted.references
*N/A
🤖 Automatic Updates
Update release workflow to allow pull-requests: write @osterman (#55)
what
.github/workflows/release.yaml) to have permission to comment on PRwhy
v0.8.2Compare Source
Revert "Update action.yml" @Benbentwo (#54)
This reverts commit 668eb002b3a66511987fcc397b5baed7691d203c.what
why
`values_file` input - support array @Benbentwo (#50)
what
values_filesupports comma separated listwhy
🤖 Automatic Updates
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#53)
what
.github/workflows/settings.yaml) to use shared workflows from.githubrepowhy
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#52)
what
.github/workflows/settings.yaml)why
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.