File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77# Every target has a BIN_NAME argument that must be provided via --build-arg=BIN_NAME=<name>
88# when building.
99
10- ARG GO_VERSION=1.25.4
10+ ARG GO_VERSION=1.25.5
1111
1212# ===================================
1313#
Original file line number Diff line number Diff line change 11module github.com/hashicorp/hcp-terraform-operator/charts/test
22
3- go 1.25.4
3+ go 1.25.5
44
55require (
66 github.com/gruntwork-io/terratest v0.47.2
Original file line number Diff line number Diff line change 1515 capabilities :
1616 drop :
1717 - " ALL"
18- image : registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.15
18+ image : registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.20
1919 args :
2020 - " --secure-listen-address=0.0.0.0:8443"
2121 - " --upstream=http://127.0.0.1:8080/"
Original file line number Diff line number Diff line change 11module github.com/hashicorp/hcp-terraform-operator
22
3- go 1.25.4
3+ go 1.25.5
44
55require (
66 github.com/go-logr/logr v1.4.3
You can’t perform that action at this time.
0 commit comments