diff --git a/istio-pilot-discovery-fips-1.19.yaml b/istio-pilot-discovery-fips-1.19.yaml index 7526a458ad..da4779ccd7 100644 --- a/istio-pilot-discovery-fips-1.19.yaml +++ b/istio-pilot-discovery-fips-1.19.yaml @@ -1,7 +1,7 @@ package: name: istio-pilot-discovery-fips-1.19 version: 1.19.6 - epoch: 0 + epoch: 1 description: Istio controller copyright: - license: Apache-2.0 @@ -12,8 +12,8 @@ package: environment: contents: packages: - - ca-certificates-bundle - busybox + - ca-certificates-bundle - go-fips environment: CGO_ENABLED: "0" @@ -25,6 +25,10 @@ pipeline: tag: ${{package.version}} expected-commit: 1e08d21d684dfe61e9746abe24ea9f3c99acde62 + - uses: go/bump + with: + deps: github.com/lestrrat-go/jwx@v1.2.27 + - uses: go/build with: packages: ./pilot/cmd/pilot-discovery