File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -212,17 +212,17 @@ RUN systemctl enable \
212
212
213
213
# Install tools with published releases, where that is the
214
214
# preferred/recommended installation method.
215
- ARG CLOUD_SQL_PROXY_VERSION=1.26 .0 \
215
+ ARG CLOUD_SQL_PROXY_VERSION=2.2 .0 \
216
216
DIVE_VERSION=0.10.0 \
217
- DOCKER_GCR_VERSION=2.1.0 \
217
+ DOCKER_GCR_VERSION=2.1.8 \
218
218
GOLANGCI_LINT_VERSION=1.51.0 \
219
- GRYPE_VERSION=0.24.0 \
220
- HELM_VERSION=3.8 .0 \
221
- KUBE_LINTER_VERSION=0.2.5 \
219
+ GRYPE_VERSION=0.61.1 \
220
+ HELM_VERSION=3.12 .0 \
221
+ KUBE_LINTER_VERSION=0.6.3 \
222
222
KUBECTX_VERSION=0.9.4 \
223
- STRIPE_VERSION=1.7.4 \
224
- TERRAGRUNT_VERSION=0.34.1 \
225
- TRIVY_VERSION=0.23 .0
223
+ STRIPE_VERSION=1.14.5 \
224
+ TERRAGRUNT_VERSION=0.45.11 \
225
+ TRIVY_VERSION=0.41 .0
226
226
227
227
# cloud_sql_proxy, for connecting to cloudsql instances
228
228
# the upstream go.mod prevents this from being installed with go install
You can’t perform that action at this time.
0 commit comments