Skip to content

ci(deps): update dependency awscli to v2.13.36 (#249) #173

ci(deps): update dependency awscli to v2.13.36 (#249)

ci(deps): update dependency awscli to v2.13.36 (#249) #173

name: release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: tibdex/[email protected]
id: get_installation_token
with:
app_id: ${{ secrets.RELEASE_PLEASE_APP_ID }}
installation_id: ${{ secrets.RELEASE_PLEASE_APP_INSTALLATION_ID }}
private_key: ${{ secrets.RELEASE_PLEASE_APP_PRIVATE_KEY }}
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
package-name: initium-platform
bump-minor-pre-major: true
token: ${{ steps.get_installation_token.outputs.token }}
extra-files: |
app-of-apps/Chart.yaml
addons/argocd/Chart.yaml
addons/cert-manager/Chart.yaml
addons/dex/Chart.yaml
addons/istio/base/Chart.yaml
addons/istio/istiod/Chart.yaml
addons/kube-prometheus-stack/Chart.yaml