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 2c81535 commit e388a55Copy full SHA for e388a55
.github/workflows/container.yml
@@ -10,7 +10,7 @@ env:
10
kubectl_version: 1.30.4 # https://github.com/kubernetes/kubernetes/releases
11
helm_version: 3.15.4 # https://github.com/helm/helm/releases
12
sentry_cli_version: 2.33.1 # https://github.com/getsentry/sentry-cli/releases/
13
- aws_cli_version: 2.16.8 # https://github.com/aws/aws-cli/tags
+ aws_cli_version: 2.17.35 # https://github.com/aws/aws-cli/tags
14
15
jobs:
16
build:
0 commit comments