mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
Build(deps): Bump the github-actions group (#4438)
Bumps the github-actions group in /.github/actions/deploy-local-acs with 2 updates: [azure/setup-helm](https://github.com/azure/setup-helm) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).
Updates `azure/setup-helm` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](fe7b79cd5e...b9e51907a0
)
Updates `Alfresco/alfresco-build-tools` from 8.4.0 to 8.16.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.4.0...v8.16.0)
---
updated-dependencies:
- dependency-name: azure/setup-helm
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3df91d15e
commit
db23b741eb
6
.github/actions/deploy-local-acs/action.yml
vendored
6
.github/actions/deploy-local-acs/action.yml
vendored
@ -18,7 +18,7 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814
|
||||
- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112
|
||||
with:
|
||||
version: "3.14.3"
|
||||
|
||||
@ -36,7 +36,7 @@ runs:
|
||||
password: ${{ inputs.quay_password }}
|
||||
|
||||
- name: Setup cluster
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v8.4.0
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v8.16.0
|
||||
with:
|
||||
ingress-nginx-ref: controller-v1.8.2
|
||||
|
||||
@ -76,4 +76,4 @@ runs:
|
||||
--values .github/acs-deployment-values-override.yaml
|
||||
|
||||
- name: Wait for pods to be ready
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v8.15.0
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v8.16.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user