Skip to content

Commit

Permalink
istio-operator-1.22/1.22.3-r0: fix GHSA-v23v-6jw2-98fq
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Jul 31, 2024
1 parent 597b558 commit db439e1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion istio-operator-1.22.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,6 +25,10 @@ pipeline:
tag: ${{package.version}}
expected-commit: 1e0dc8dd88091532084e55b18efbd5c066516571

- uses: go/bump
with:
deps: github.com/docker/[email protected]

- uses: go/build
with:
packages: ./operator/cmd/operator
Expand Down

0 comments on commit db439e1

Please sign in to comment.