Skip to content

Commit

Permalink
Upgrade provision-cluster to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Lane <[email protected]>
  • Loading branch information
rick-a-lane-ii committed Apr 3, 2024
1 parent 4580890 commit 5153fa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ jobs:
version: "v1.25.3"
id: kubectl
- name: Provision Kubeception cluster
uses: datawire/infra-actions/[email protected].0
uses: datawire/infra-actions/[email protected].8
with:
distribution: Kubeception
version: 1.26
kubeconfig: ${{ env.KUBECONFIG }}
kubeceptionToken: ${{ secrets.ST_KUBECEPTION_ACCESS_TOKEN }}
gkeCredentials: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
- name: Start Demo App in Cluster and Local
shell: bash
run: |
Expand Down

0 comments on commit 5153fa6

Please sign in to comment.