Skip to content

chore(deps): update helm release argo-cd to v7.7.11 (#666) #2174

chore(deps): update helm release argo-cd to v7.7.11 (#666)

chore(deps): update helm release argo-cd to v7.7.11 (#666) #2174

Workflow file for this run

name: refesh
on:
push:
branches:
- main
jobs:
refresh:
runs-on: ubuntu-latest
steps:
- uses: actions-hub/kubectl@master
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with:
args: -n argocd annotate Application/root argocd.argoproj.io/refresh=normal