We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f1f04 commit 6bb1596Copy full SHA for 6bb1596
.github/workflows/container.yml
@@ -10,7 +10,7 @@ env:
10
kubectl_version: 1.32.0 # https://github.com/kubernetes/kubernetes/releases
11
helm_version: 3.16.4 # https://github.com/helm/helm/releases
12
sentry_cli_version: 2.39.1 # https://github.com/getsentry/sentry-cli/releases/
13
- aws_cli_version: 2.18.6 # https://github.com/aws/aws-cli/tags
+ aws_cli_version: 2.22.2 # https://github.com/aws/aws-cli/tags
14
15
jobs:
16
build:
0 commit comments