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 f05bd51 commit f1b7463Copy full SHA for f1b7463
.github/workflows/container.yml
@@ -10,7 +10,7 @@ env:
10
kubectl_version: 1.30.2 # https://github.com/kubernetes/kubernetes/releases
11
helm_version: 3.15.2 # https://github.com/helm/helm/releases
12
sentry_cli_version: 2.32.1 # https://github.com/getsentry/sentry-cli/releases/
13
- aws_cli_version: 2.15.36 # https://github.com/aws/aws-cli/tags
+ aws_cli_version: 2.16.8 # https://github.com/aws/aws-cli/tags
14
15
jobs:
16
build:
0 commit comments