Skip to content

Commit

Permalink
Merge branch 'main' into renovate/altinn.common.accesstoken-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasEng authored Mar 3, 2025
2 parents 1f06d03 + ae221f4 commit 5e4f4ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/template-flux-config-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
--password-stdin
- name: Setup Flux CLI
uses: fluxcd/flux2/action@v2.4.0
uses: fluxcd/flux2/action@v2.5.0

- name: Generate cofiguration file
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/template-helm-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
subscription-id: ${{ secrets.subscription-id }}

- name: 'Install helm'
uses: azure/setup-helm@v4.2.0
uses: azure/setup-helm@v4.3.0
with:
version: '3.15.3'
id: install
Expand Down

0 comments on commit 5e4f4ae

Please sign in to comment.