Skip to content

Commit 6057fda

Browse files
committed
Update opc version
Signed-off-by: divyansh42 <diagrawa@redhat.com>
1 parent d9f23ee commit 6057fda

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ASSIST_VERSION := $(shell sed -n '/[ ]*github.com\/openshift-pipelines\/tekton-a
77

88
GO := go
99
GOVERSION := 1.24
10-
OPC_VERSION := 1.21
10+
OPC_VERSION := 1.21.0
1111
BINARYNAME := opc
1212
GOLANGCI_LINT := golangci-lint
1313

pkg/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"pac": "0.39.2", "tkn": "0.43.0", "results": "0.17.1", "manualapprovalgate": "0.7.0", "assist": "0.1.1", "opc": "devel"}
1+
{"pac": "0.39.2", "tkn": "0.43.0", "results": "0.17.1", "manualapprovalgate": "0.7.0", "assist": "0.1.1", "opc": "1.21.0"}

0 commit comments

Comments
 (0)