Skip to content

Commit

Permalink
update pac to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam Mukhade committed Mar 29, 2022
1 parent 1e50644 commit 0c88231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ TEKTON_PIPELINE_VERSION ?= latest
TEKTON_TRIGGERS_VERSION ?= latest
TEKTON_DASHBOARD_VERSION ?= latest
TEKTON_RESULTS_VERSION ?= v0.4.0 # latest returns an older version hence hard coding to v0.3.1 for now (tektoncd/results#138)
PAC_VERSION ?= 0.5.4
PAC_VERSION ?= 0.5.5
TEKTON_HUB_VERSION ?= v1.7.1 # latest doesn't returns any version hence hard coding to v1.7.1 for now
TEKTON_CHAINS_VERSION ?= latest

Expand Down

0 comments on commit 0c88231

Please sign in to comment.