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

Update cloudposse/github-action-deploy-helmfile action to v0.2.2 #21

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-deploy-helmfile action patch 0.2.0 -> 0.2.2

Release Notes

cloudposse/github-action-deploy-helmfile

v0.2.2

Compare Source

Debug `webapp-url` Output @​milldr (#​20)
what
  • Added RELEASE_LABEL_NAME input option
why
  • The -l release=${RELEASE} arg in this line does not work if the app uses a different label
  • Parameterize that option
references
⨠ kubectl --namespace foobar get -l release=app ingress --output=jsonpath='{.items[*].metadata.annotations.outputs\.webapp-url}'

⨠ kubectl --namespace foobar get ingress  --output=jsonpath='{.items\[\*].metadata.annotations.outputs.webapp-url}'
https://ops-qa-foobar.example-dev.com

🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​18)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

```

v0.2.1

Compare Source

Add `qa` Environment @​milldr (#​19)
what
  • Added qa as environment option
why
  • We only support qa1, qa2, etc as options. We should also support "qa" as an option as well
references
  • N/A
Add gitref-sha to environment @​ozydingo (#​17)
what
  • Make gitref sha available to the build & deploy action
why
  • Some application use cases require the SHA for auditing & logging purposes
Configure Renovate @​renovate (#​1)

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files
  • Dockerfile (dockerfile)
  • .github/workflows/_test-negative.yaml (github-actions)
  • .github/workflows/_test-positive.yml (github-actions)
  • .github/workflows/auto-readme.yml (github-actions)
  • .github/workflows/feature-branch.yml (github-actions)
  • .github/workflows/main-branch.yaml (github-actions)
Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

Update cloudposse/actions action to v0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudposse-actions-0.x
  • Merge into: main
  • Upgrade cloudposse/actions to 0.31.0
Update cloudposse/geodesic Docker tag to v0.152.5
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudposse-geodesic-0.x
  • Merge into: main
  • Upgrade cloudposse/geodesic to 0.152.5-alpine
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
Update cloudposse/geodesic Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudposse-geodesic-1.x
  • Merge into: main
  • Upgrade cloudposse/geodesic to 1.3.2-alpine

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

Change Webapp URL Path @​milldr (#​9)
what
  • Change the webapp url to non-specific annotation
why
  • The existing annotation to specific to cloudposse
references
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​10)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/cloudposse-github-action-deploy-helmfile-0.x branch from 8dea9cb to d833e88 Compare January 27, 2023 12:41
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-deploy-helmfile-0.x branch from d833e88 to 6ce2bd6 Compare January 27, 2023 16:04
@goruha goruha merged commit fb6dfec into main Mar 20, 2023
@goruha goruha deleted the renovate/cloudposse-github-action-deploy-helmfile-0.x branch March 20, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant