Skip to content

Update entur/gha-helm action from vv1.6.1 to v2 - #593

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/entur-gha-helm-2.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/entur-gha-helm-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
entur/gha-helm workflow major v1.6.1v2.0.0

Release Notes

entur/gha-helm (entur/gha-helm)

v2.0.0

Compare Source

⚠ BREAKING CHANGES

For most workflows this is not breaking, however if you are using pull_request_target, you need to fix this first.
See https://github.com/actions/checkout#whats-new for more information

Features
  • upgrade actions/checkout to version 7 (#​131) (f66ab77)
  • upgrate actions/checkout to version 7 (f66ab77)

v1.7.0

Compare Source

Features

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

contents: read
id-token: write
uses: entur/gha-helm/.github/workflows/deploy.yml@v1.6.1
uses: entur/gha-helm/.github/workflows/deploy.yml@v2.0.0

helm-lint:
uses: entur/gha-helm/.github/workflows/lint.yml@v1.6.1
uses: entur/gha-helm/.github/workflows/lint.yml@v2.0.0
if: ${{ github.ref == 'refs/heads/master' && github.event_name != 'pull_request' }}
needs: [ helm-lint, docker-push ]
uses: entur/gha-helm/.github/workflows/deploy.yml@v1.6.1
uses: entur/gha-helm/.github/workflows/deploy.yml@v2.0.0
if: ${{ github.ref == 'refs/heads/master' }}
needs: [ docker-push, approval-tst ]
uses: entur/gha-helm/.github/workflows/deploy.yml@v1.6.1
uses: entur/gha-helm/.github/workflows/deploy.yml@v2.0.0
if: ${{ github.ref == 'refs/heads/master' }}
needs: [ docker-push, approval-prd ]
uses: entur/gha-helm/.github/workflows/deploy.yml@v1.6.1
uses: entur/gha-helm/.github/workflows/deploy.yml@v2.0.0
@renovate
renovate Bot force-pushed the renovate/entur-gha-helm-2.x branch from 7f5da42 to 384d0ce Compare August 31, 2026 03:52
@renovate
renovate Bot force-pushed the renovate/entur-gha-helm-2.x branch from 384d0ce to ce0cd11 Compare September 7, 2026 04:01
@renovate
renovate Bot force-pushed the renovate/entur-gha-helm-2.x branch from ce0cd11 to 96380fe Compare September 14, 2026 17:10
@sonarqubecloud

Copy link
Copy Markdown

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