diff --git a/istio-operator-1.22.yaml b/istio-operator-1.22.yaml index f22bc402a8..72393f3aa7 100644 --- a/istio-operator-1.22.yaml +++ b/istio-operator-1.22.yaml @@ -1,7 +1,7 @@ package: name: istio-operator-1.22 version: 1.22.3 - epoch: 0 + epoch: 1 description: Istio operator provides user friendly options to operate the Istio service mesh copyright: - license: Apache-2.0 @@ -25,6 +25,10 @@ pipeline: tag: ${{package.version}} expected-commit: 1e0dc8dd88091532084e55b18efbd5c066516571 + - uses: go/bump + with: + deps: github.com/docker/docker@v26.1.4 + - uses: go/build with: packages: ./operator/cmd/operator