We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40b5b5 commit a02b66fCopy full SHA for a02b66f
.github/workflows/container.yml
@@ -10,7 +10,7 @@ env:
10
kubectl_version: 1.28.5 # https://github.com/kubernetes/kubernetes/releases
11
helm_version: 3.13.3 # https://github.com/helm/helm/releases
12
sentry_cli_version: 2.25.0 # https://github.com/getsentry/sentry-cli/releases/
13
- aws_cli_version: 2.12.7 # https://github.com/aws/aws-cli/tags
+ aws_cli_version: 2.15.9 # https://github.com/aws/aws-cli/tags
14
15
jobs:
16
build:
0 commit comments