Skip to content

Commit

Permalink
Upgrade the docker image which updates all tool versions (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
airwalk225 authored Feb 16, 2021
1 parent 61cf653 commit 366655c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/birdiecare/helm-eks-image:0.1.0
FROM ghcr.io/birdiecare/helm-eks-image:1.0.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: aws-actions/amazon-ecr-login@v1

- name: helm deploy
uses: birdiecare/helm-eks-action@v1
uses: birdiecare/helm-eks-action@v2
env:
KUBE_CONFIG_DATA: ${{ secrets.KUBE_CONFIG_DATA }}
with:
Expand Down

0 comments on commit 366655c

Please sign in to comment.